Show More
Commit Description:
* DRY the toggle button via application_helper.rb#toggle_button and _toggle_button.js.haml...
Commit Description:
* DRY the toggle button via application_helper.rb#toggle_button and _toggle_button.js.haml * bootrapize the user_admin * now considering user.enabled * tidy up route
File last commit:
Show/Diff file:
Action:
app/views/user_admin/import.html.haml | 6 lines | 99 B | text/x-haml | HamlLexer |
return to
= link_to '[user list]', :action => 'list'
%h3 Import log
= simple_format(@import_log)