Index: branches/5.1.x/core/admin_templates/categories/ci_blocks.tpl
===================================================================
diff -u -r14241 -r14484
--- branches/5.1.x/core/admin_templates/categories/ci_blocks.tpl (.../ci_blocks.tpl) (revision 14241)
+++ branches/5.1.x/core/admin_templates/categories/ci_blocks.tpl (.../ci_blocks.tpl) (revision 14484)
@@ -75,4 +75,16 @@
$menu_frame.SyncActive('');
+
+
+
+
+ a_toolbar.DisableButton('upcat');
+ a_toolbar.DisableButton('homecat');
+
+ a_toolbar.EnableButton('upcat');
+ a_toolbar.EnableButton('homecat');
+
+
+ $Catalog.reflectPasteButton();
\ No newline at end of file
Index: branches/5.1.x/core/admin_templates/catalog_tab.tpl
===================================================================
diff -u -r14241 -r14484
--- branches/5.1.x/core/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 14241)
+++ branches/5.1.x/core/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 14484)
@@ -73,16 +73,8 @@
Grids[''].SetDependantToolbarButtons( new Array('edit','delete','approve','decline','sep3','cut','copy','move_up','move_down','sep6'));
+
-
- a_toolbar.DisableButton('upcat');
- a_toolbar.DisableButton('homecat');
-
- a_toolbar.EnableButton('upcat');
- a_toolbar.EnableButton('homecat');
-
- $Catalog.reflectPasteButton();
-
alert('');