Index: trunk/kernel/admin_templates/xml/categories_list.tpl =================================================================== diff -u -r5061 -r5072 --- trunk/kernel/admin_templates/xml/categories_list.tpl (.../categories_list.tpl) (revision 5061) +++ trunk/kernel/admin_templates/xml/categories_list.tpl (.../categories_list.tpl) (revision 5072) @@ -5,7 +5,7 @@ Grids['c'].AddItemsByIdMask('td', /^c_([0-9-]+)/, 'c[$$ID$$][CategoryId]'); Grids['c'].InitItems(); Grids['c'].SetDependantToolbarButtons( new Array('edit','delete','approve','decline','sep3','cut','copy','move_up','move_down','sep6')); - + $Catalog.setItemCount('c', ''); $Catalog.ParentCategoryID = ; document.getElementById('c_search_warning').style.display = 'blocknone';