Index: branches/5.0.x/in-news/admin_templates/catalog_tab.tpl =================================================================== diff -u -N --- branches/5.0.x/in-news/admin_templates/catalog_tab.tpl (revision 12747) +++ branches/5.0.x/in-news/admin_templates/catalog_tab.tpl (revision 0) @@ -1,64 +0,0 @@ - - - - - a_toolbar.AddButton( - new ToolBarButton( - 'in-news:new_article', - '', - add_item, - true - ) - ); - - - -
" view_template="in-news/catalog_tab" edit_template="in-news/articles/articles_edit" category_id="-1" dep_buttons="new_article" class="catalog-tab">
- -
- - - $Catalog.setItemCount('', ''); - - - - - - - - - - $Catalog.setItemCount('', ''); - $Catalog.setCurrentCategory('', ); - $Catalog.saveSearch('', '', ''); - - - - - - - - - - - - - - Grids[''].AddAlternativeGrid('', true); - - Grids[''].SetDependantToolbarButtons( new Array('edit','delete','approve','decline','sep3','cut','copy','move_up','move_down','sep6')); - $Catalog.reflectPasteButton(); - $Catalog.setViewMenu(''); - - Grids[''].DblClick = function() {return false}; - - #separator# - - - - - -
-
- - \ No newline at end of file