Index: branches/RC/kernel/admin_templates/categories/categories_edit.tpl =================================================================== diff -u -N -r10863 -r10902 --- branches/RC/kernel/admin_templates/categories/categories_edit.tpl (.../categories_edit.tpl) (revision 10863) +++ branches/RC/kernel/admin_templates/categories/categories_edit.tpl (.../categories_edit.tpl) (revision 10902) @@ -1,9 +1,7 @@ - + - - @@ -93,6 +91,8 @@ var $checked = document.getElementById('_cb_').checked; document.getElementById('').readOnly = $checked; } + + Application.setHook('m:OnAfterWindowLoad', reflect_filename); \ No newline at end of file