melengkapi show hide div region
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
$('input[type=radio][name={{ $route[0] }}_tindakan]').change(function() {
|
||||
|
||||
removeErrorCssMsg();
|
||||
$("#{{ $route[0] }}_div_region").hide();
|
||||
if($(this).val()==0)
|
||||
{
|
||||
// show jenis pilihan
|
||||
|
||||
Reference in New Issue
Block a user