Index: branches/unlabeled/unlabeled-1.27.2/kernel/admin_templates/incs/catalog.js =================================================================== diff -u -N -r5624 -r5636 --- branches/unlabeled/unlabeled-1.27.2/kernel/admin_templates/incs/catalog.js (.../catalog.js) (revision 5624) +++ branches/unlabeled/unlabeled-1.27.2/kernel/admin_templates/incs/catalog.js (.../catalog.js) (revision 5636) @@ -138,7 +138,7 @@ if (get_hidden_field('m_cat_id') == $cat_id) { // it's the same category, then don't reload category list - return true; + return ; } set_hidden_field('m_cat_id', $cat_id); }