From d6003649337c2565e04132a58b42f7a520eb5037 Mon Sep 17 00:00:00 2001
From: Yukai Huang
Date: Thu, 13 Oct 2016 16:25:38 +0800
Subject: Fix history deletion
---
public/views/index.ejs | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
(limited to 'public/views')
diff --git a/public/views/index.ejs b/public/views/index.ejs
index 0bc3dd50..e2894589 100644
--- a/public/views/index.ejs
+++ b/public/views/index.ejs
@@ -204,7 +204,9 @@
<% } %>
-
+
+
+
<%- include build/cover-scripts %>