Index: trunk/kernel/admin/include/toolbar/catselect.php =================================================================== diff -u -r13 -r101 --- trunk/kernel/admin/include/toolbar/catselect.php (.../catselect.php) (revision 13) +++ trunk/kernel/admin/include/toolbar/catselect.php (.../catselect.php) (revision 101) @@ -356,7 +356,7 @@ if(attr.length>0) path = path + '?'+attr; - alert(path); + //alert(path); window.location.href=path; return true; }