From cb93a9925be700e5e1b0314f6cf66b19e7da5a34 Mon Sep 17 00:00:00 2001 From: Aaron Parecki Date: Mon, 11 May 2015 17:42:06 +0200 Subject: adds a simple publish status UI to show errors --- views/editor.php | 32 +++++++++++++++++++++++++++++++- views/partials/appcache.php | 2 +- 2 files changed, 32 insertions(+), 2 deletions(-) (limited to 'views') diff --git a/views/editor.php b/views/editor.php index eeb3c53..2383af5 100644 --- a/views/editor.php +++ b/views/editor.php @@ -47,7 +47,7 @@ Draft
- +
@@ -55,6 +55,36 @@
diff --git a/views/partials/appcache.php b/views/partials/appcache.php index 0bc21a6..0a7addc 100644 --- a/views/partials/appcache.php +++ b/views/partials/appcache.php @@ -1,6 +1,6 @@ CACHE MANIFEST -# v3 +# v15 /editor /editor/style.css -- cgit v1.2.3