From 554bc88e8aa3525da7c119e2e6f0efe9e7676728 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Tue, 25 Feb 2020 11:08:35 -0600 Subject: Update AdminFE build --- priv/static/adminfe/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'priv/static/adminfe/index.html') diff --git a/priv/static/adminfe/index.html b/priv/static/adminfe/index.html index 0b08c3290..0a63dab0f 100644 --- a/priv/static/adminfe/index.html +++ b/priv/static/adminfe/index.html @@ -1 +1 @@ -Admin FE
\ No newline at end of file +Admin FE
\ No newline at end of file -- cgit v1.2.3 From 3d24a0917b7b781518e9194909ff73c0a6247218 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Fri, 28 Feb 2020 12:32:44 -0600 Subject: Update AdminFE build - Removed Grouped Reports; API needs proper architecture/refactor - Cannot set Tesla adapter in AdminFE as it's not safe yet - Layout/rendering improvements --- priv/static/adminfe/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'priv/static/adminfe/index.html') diff --git a/priv/static/adminfe/index.html b/priv/static/adminfe/index.html index 0a63dab0f..b0bdb162d 100644 --- a/priv/static/adminfe/index.html +++ b/priv/static/adminfe/index.html @@ -1 +1 @@ -Admin FE
\ No newline at end of file +Admin FE
\ No newline at end of file -- cgit v1.2.3 From d283c9abc11a2b75f87035e0007bf063c604a667 Mon Sep 17 00:00:00 2001 From: Mark Felder Date: Fri, 6 Mar 2020 07:53:33 -0600 Subject: Remove emoji support from AdminFE --- priv/static/adminfe/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'priv/static/adminfe/index.html') diff --git a/priv/static/adminfe/index.html b/priv/static/adminfe/index.html index b0bdb162d..e2db408c3 100644 --- a/priv/static/adminfe/index.html +++ b/priv/static/adminfe/index.html @@ -1 +1 @@ -Admin FE
\ No newline at end of file +Admin FE
\ No newline at end of file -- cgit v1.2.3 From 15d36b7f5f96932f4beece55fc299871fa0a97e4 Mon Sep 17 00:00:00 2001 From: feld Date: Fri, 6 Mar 2020 15:56:41 +0000 Subject: Revert "Merge branch 'update/admin-fe-without-emojipack' into 'develop'" This reverts merge request !2274 --- priv/static/adminfe/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'priv/static/adminfe/index.html') diff --git a/priv/static/adminfe/index.html b/priv/static/adminfe/index.html index e2db408c3..b0bdb162d 100644 --- a/priv/static/adminfe/index.html +++ b/priv/static/adminfe/index.html @@ -1 +1 @@ -Admin FE
\ No newline at end of file +Admin FE
\ No newline at end of file -- cgit v1.2.3