Index: branches/RC/core/admin_templates/categories/ci_blocks.tpl =================================================================== diff -u -r11711 -r11750 --- branches/RC/core/admin_templates/categories/ci_blocks.tpl (.../ci_blocks.tpl) (revision 11711) +++ branches/RC/core/admin_templates/categories/ci_blocks.tpl (.../ci_blocks.tpl) (revision 11750) @@ -67,4 +67,18 @@ + + + + var $menu_frame = getFrame('menu'); + + + + $menu_frame.ReloadFolder('', true); + + + + + + $menu_frame.SyncActive(''); \ No newline at end of file