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