UX: improvements to admin theme UI

This commit is contained in:
OsamaSayegh
2018-08-30 22:23:15 +03:00
committed by Sam
parent 2ef16d0719
commit a4f057a589
20 changed files with 834 additions and 217 deletions

View File

@@ -5,6 +5,7 @@
<%= stylesheet_link_tag "test_helper" %>
<%= javascript_include_tag "test_helper" %>
<%= csrf_meta_tags %>
<script src="<%= ExtraLocalesController.url('admin') %>"></script>
</head>
<body>
<div id="qunit"></div>