add permission-checkbox js
This commit is contained in:
parent
fa441814f3
commit
c7c3af91dd
|
@ -16,5 +16,4 @@ $(document).ready(function() {
|
||||||
placement: 'bottom',
|
placement: 'bottom',
|
||||||
delay: { show: 100, hide: 300 },
|
delay: { show: 100, hide: 300 },
|
||||||
});
|
});
|
||||||
//$(".checkbox").popover('toggle');
|
|
||||||
});
|
});
|
Loading…
Reference in New Issue