Index: trunk/kernel/admin_templates/user_selector.tpl =================================================================== diff -u -N -r5072 -r8463 --- trunk/kernel/admin_templates/user_selector.tpl (.../user_selector.tpl) (revision 5072) +++ trunk/kernel/admin_templates/user_selector.tpl (.../user_selector.tpl) (revision 8463) @@ -16,31 +16,31 @@ window.close(); } ) ); - + a_toolbar.AddButton( new ToolBarSeparator('sep3') ); - + a_toolbar.AddButton( new ToolBarButton('view', '', function() { show_viewmenu(a_toolbar,'view'); } - ) ); - - a_toolbar.Render(); - + ) ); + + a_toolbar.Render(); + function edit() { submit_event('','OnSelectUser'); - } + } - + - + \ No newline at end of file