add permission-checkbox js

This commit is contained in:
Matthew K. Fu JuYuan 2012-04-09 12:43:10 +08:00 committed by Christophe Vilayphiou
parent e4c41ab54c
commit 57402b8602
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');
});