From 529c5f6c1356206ccb87f30db35c3886a17f5ad3 Mon Sep 17 00:00:00 2001
From: Wu Cheng-Han
Date: Fri, 25 Sep 2015 18:46:08 +0800
Subject: Added support of resizable editor
---
public/views/foot.ejs | 1 +
public/views/head.ejs | 1 +
2 files changed, 2 insertions(+)
(limited to 'public/views')
diff --git a/public/views/foot.ejs b/public/views/foot.ejs
index 9effd293..bdd5f55e 100644
--- a/public/views/foot.ejs
+++ b/public/views/foot.ejs
@@ -13,6 +13,7 @@
<% } %>
+
diff --git a/public/views/head.ejs b/public/views/head.ejs
index 816c2a26..4657ecac 100644
--- a/public/views/head.ejs
+++ b/public/views/head.ejs
@@ -16,6 +16,7 @@
<% } %>
+
--
cgit v1.2.3