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