Adds styles and missing i18n for admin homepage

This commit is contained in:
decabeza
2018-05-23 17:40:03 +02:00
parent 5fe0dd46b9
commit 50fd540797
19 changed files with 205 additions and 82 deletions

View File

@@ -16,7 +16,7 @@
<div class="top-bar-title">
<h1>
<%= link_to namespaced_root_path do %>
<%= link_to admin_root_path do %>
<%= setting['org_name'] %>
<br><small><%= namespaced_header_title %></small>
<% end %>