From 1498c860b239cf1b6f397b05d971d7375112c2e2 Mon Sep 17 00:00:00 2001 From: Ivan Ivanov Date: Mon, 18 May 2020 12:33:16 +0300 Subject: [PATCH 1/9] static_url -> static_path --- web/templates/layout/active_admin.html.eex | 6 +++--- web/templates/layout/admin_lte2.html.eex | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/web/templates/layout/active_admin.html.eex b/web/templates/layout/active_admin.html.eex index fbbb28a1..d03da1ad 100644 --- a/web/templates/layout/active_admin.html.eex +++ b/web/templates/layout/active_admin.html.eex @@ -10,10 +10,10 @@ <%= favicon() %> <%= site_title() %> - "> + "> - + <%= case Application.get_env(:ex_admin, :head_template) do {layout, template} -> @@ -55,7 +55,7 @@ - + + @@ -69,8 +69,8 @@ $.widget.bridge('uibutton', $.ui.button); - - + +