diff --git a/admin/javascript/LeftAndMain.BatchActions.js b/admin/javascript/LeftAndMain.BatchActions.js index ed13e852b..c5a2395a6 100644 --- a/admin/javascript/LeftAndMain.BatchActions.js +++ b/admin/javascript/LeftAndMain.BatchActions.js @@ -253,10 +253,6 @@ // Deselect all nodes tree.find('li').removeClass('selected'); - // reset selection state - // TODO Should unselect all selected nodes as well - tree.removeClass('multiple'); - // TODO Fix up to work properly with jstree - unclear if state setting is still required in new design // // Check if current page still exists, and refresh it. // // Otherwise remove the current form