summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/editor/editor.js1
-rw-r--r--views/partials/appcache.php2
2 files changed, 2 insertions, 1 deletions
diff --git a/public/editor/editor.js b/public/editor/editor.js
index f0e9519..d6fea07 100644
--- a/public/editor/editor.js
+++ b/public/editor/editor.js
@@ -93,6 +93,7 @@ $(function() {
$.post('/settings/html-content', {
html: 1
}, function(data){
+ $('.micropub-html-warning').hide();
});
});
diff --git a/views/partials/appcache.php b/views/partials/appcache.php
index 79a0b70..2e76754 100644
--- a/views/partials/appcache.php
+++ b/views/partials/appcache.php
@@ -1,6 +1,6 @@
CACHE MANIFEST
-# v24
+# v25
/editor
/editor/style.css