Index: branches/RC/core/admin_templates/catalog_tab.tpl =================================================================== diff -u -N --- branches/RC/core/admin_templates/catalog_tab.tpl (revision 11860) +++ branches/RC/core/admin_templates/catalog_tab.tpl (revision 0) @@ -1,101 +0,0 @@ - - - - - a_toolbar.AddButton( - new ToolBarButton( - 'new_cat', - '', - add_item, - true - ) - ); - - - -
- -
- - - $Catalog.setItemCount('', ''); - - - - - - - - - - - - - - - // substiture form action, like from was created from here - document.getElementById('categories_form').action = ''; - $Catalog.setItemCount('', ''); - $Catalog.setCurrentCategory('', ); - $Catalog.saveSearch('', '', ''); - - - - - - - - - - - - - - - - , '');" title=""> - - ', this.href);"> - - - - - - - <inp2:m_Phrase name='la_alt_Browse' html_escape='1'/> - - - - -  * - - - - - - - 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(''); - - - #separator# - - - - - -
-
- - \ No newline at end of file