From d4f9c31a1721fdea6b92ae90ca5c4bd8635fd0cb Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 29 Sep 2016 12:13:19 -0400 Subject: v0.2.0 - new admin theme --- themes/okcards/templates/partials/app.liquid | 8 -------- themes/okcards/templates/partials/flash.liquid | 20 -------------------- themes/okcards/templates/partials/head.liquid | 13 ------------- themes/okcards/templates/partials/tail.liquid | 9 --------- 4 files changed, 50 deletions(-) delete mode 100644 themes/okcards/templates/partials/app.liquid delete mode 100644 themes/okcards/templates/partials/flash.liquid delete mode 100644 themes/okcards/templates/partials/head.liquid delete mode 100644 themes/okcards/templates/partials/tail.liquid (limited to 'themes/okcards/templates/partials') diff --git a/themes/okcards/templates/partials/app.liquid b/themes/okcards/templates/partials/app.liquid deleted file mode 100644 index 46c19e4..0000000 --- a/themes/okcards/templates/partials/app.liquid +++ /dev/null @@ -1,8 +0,0 @@ - - - - -
-
\ No newline at end of file diff --git a/themes/okcards/templates/partials/flash.liquid b/themes/okcards/templates/partials/flash.liquid deleted file mode 100644 index e51a86b..0000000 --- a/themes/okcards/templates/partials/flash.liquid +++ /dev/null @@ -1,20 +0,0 @@ -{% if success.length > 0 %} -
-
Changes saved.
- -
-{% endif %} - -{% if errors.length > 0 %} -
- {% for error in errors %} -
-
{{error.message}}
-
- {% endfor %} -
-{% endif %} \ No newline at end of file diff --git a/themes/okcards/templates/partials/head.liquid b/themes/okcards/templates/partials/head.liquid deleted file mode 100644 index e9c27dc..0000000 --- a/themes/okcards/templates/partials/head.liquid +++ /dev/null @@ -1,13 +0,0 @@ - - - - - {{meta.project}} Admin - - - -
- {{meta.project}} Admin - View Site -
-
\ No newline at end of file diff --git a/themes/okcards/templates/partials/tail.liquid b/themes/okcards/templates/partials/tail.liquid deleted file mode 100644 index 7727d69..0000000 --- a/themes/okcards/templates/partials/tail.liquid +++ /dev/null @@ -1,9 +0,0 @@ - - - - - - - - - -- cgit v1.2.3-70-g09d2