add permission-checkbox js

This commit is contained in:
Matthew K. Fu JuYuan 2012-04-09 12:43:10 +08:00
parent fa441814f3
commit c7c3af91dd
1 changed files with 0 additions and 1 deletions

View File

@ -16,5 +16,4 @@ $(document).ready(function() {
placement: 'bottom',
delay: { show: 100, hide: 300 },
});
//$(".checkbox").popover('toggle');
});