Index: branches/unlabeled/unlabeled-1.1.2/kernel/admin_templates/catalog_tab.tpl =================================================================== diff -u -r5751 -r5787 --- branches/unlabeled/unlabeled-1.1.2/kernel/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 5751) +++ branches/unlabeled/unlabeled-1.1.2/kernel/admin_templates/catalog_tab.tpl (.../catalog_tab.tpl) (revision 5787) @@ -12,6 +12,10 @@ Grids['c.showall'].SetDependantToolbarButtons( new Array('edit','delete','approve','decline')); + + Grids['c.showall'].RadioMode = true; + Grids['c.showall'].DblClick = function() {return false}; + #separator# @@ -20,7 +24,7 @@ _" width="50%"> - " id=""> + radiocheckbox" name="" id=""> ">  :