| ... | ... | @@ -14,7 +14,7 @@ |
|
|
|
= link_to "Users", admin_users_path
|
|
|
|
%li{class: tab_class(:admin_logs)}
|
|
|
|
= link_to "Logs", admin_logs_path
|
|
|
|
%li{class: tab_class(:admin_emails)}
|
|
|
|
%li{class: tab_class(:admin_hooks)}
|
|
|
|
= link_to "Hooks", admin_hooks_path
|
|
|
|
%li{class: tab_class(:admin_resque)}
|
|
|
|
= link_to "Resque", admin_resque_path
|
| ... | ... | |
| ... | ... | |