Index: branches/5.2.x/admin_templates/user_order_item_tab.tpl =================================================================== diff -u -N -r16059 -r16612 --- branches/5.2.x/admin_templates/user_order_item_tab.tpl (.../user_order_item_tab.tpl) (revision 16059) +++ branches/5.2.x/admin_templates/user_order_item_tab.tpl (.../user_order_item_tab.tpl) (revision 16612) @@ -17,7 +17,7 @@ $Catalog.setItemCount('', ''); - $Catalog.setCurrentCategory('', ); + $Catalog.setCurrentCategory('', ); $Catalog.saveSearch('', '', ''); Index: branches/5.2.x/admin_templates/user_item_tab.tpl =================================================================== diff -u -N -r16059 -r16612 --- branches/5.2.x/admin_templates/user_item_tab.tpl (.../user_item_tab.tpl) (revision 16059) +++ branches/5.2.x/admin_templates/user_item_tab.tpl (.../user_item_tab.tpl) (revision 16612) @@ -16,7 +16,7 @@ $Catalog.setItemCount('', ''); - $Catalog.setCurrentCategory('', ); + $Catalog.setCurrentCategory('', ); $Catalog.saveSearch('', '', ''); Index: branches/5.2.x/admin_templates/products/products_pricing_grid.tpl =================================================================== diff -u -N -r16059 -r16612 --- branches/5.2.x/admin_templates/products/products_pricing_grid.tpl (.../products_pricing_grid.tpl) (revision 16059) +++ branches/5.2.x/admin_templates/products/products_pricing_grid.tpl (.../products_pricing_grid.tpl) (revision 16612) @@ -5,8 +5,8 @@ if ($request_visible) { - document.getElementById('_div').setAttribute('group_id', ); - maximizeElement( jq('#_div') ); + document.getElementById('_div').setAttribute('group_id', ); + maximizeElement( jq('#_div') ); } document.getElementById('save_warning').style.display = 'block'; Index: branches/5.2.x/admin_templates/catalog_tab.tpl =================================================================== diff -u -N -r16059 -r16612 --- branches/5.2.x/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 16059) +++ branches/5.2.x/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 16612) @@ -67,7 +67,7 @@ $Catalog.setItemCount('', ''); - $Catalog.setCurrentCategory('', ); + $Catalog.setCurrentCategory('', ); $Catalog.saveSearch('', '', '');