Index: branches/RC/core/admin_templates/catalog/catalog_counters.tpl =================================================================== diff -u -N -r11368 -r11495 --- branches/RC/core/admin_templates/catalog/catalog_counters.tpl (.../catalog_counters.tpl) (revision 11368) +++ branches/RC/core/admin_templates/catalog/catalog_counters.tpl (.../catalog_counters.tpl) (revision 11495) @@ -17,4 +17,13 @@ setInnerHTML('category_path', ''); - \ No newline at end of file + + +var $menu_frame = getFrame('menu'); + + + $menu_frame.ReloadFolder('', true); + + + +$menu_frame.SyncActive(''); \ No newline at end of file