Merge pull request #136 from mateusz/entwines4

BUGFIX: add missing selectors and namespace qualifiers
This commit is contained in:
Sean Harvey 2012-05-21 17:08:51 -07:00
commit 4286bf0844

View File

@ -8,7 +8,7 @@
* Delete selected folders through "batch actions" tab.
*/
$(document).ready(function() {
$('#Form_BatchActionsForm').register(
$('#Form_BatchActionsForm').entwine('.ss.tree').register(
// TODO Hardcoding of base URL
'admin/assets/batchactions/delete',
function(ids) {