summaryrefslogtreecommitdiff
path: root/public/views/body.ejs
diff options
context:
space:
mode:
authorCheng-Han, Wu2016-06-17 16:15:53 +0800
committerCheng-Han, Wu2016-06-17 16:15:53 +0800
commit4d244763164eb88638aec85d85529ea49feb0f94 (patch)
tree2418b1e4d5cf825b34be9e1f4852e2108db77f71 /public/views/body.ejs
parent8e351e7e33774f9c4ad15b311f8c3a4725bacfdb (diff)
Add revision modal with UIs and support to mark patch diff texts
Diffstat (limited to '')
-rw-r--r--public/views/body.ejs3
1 files changed, 2 insertions, 1 deletions
diff --git a/public/views/body.ejs b/public/views/body.ejs
index 62493e44..9fe1ca75 100644
--- a/public/views/body.ejs
+++ b/public/views/body.ejs
@@ -235,4 +235,5 @@
</div>
</div>
<%- include signin-modal %>
-<%- include help-modal %> \ No newline at end of file
+<%- include help-modal %>
+<%- include revision-modal %> \ No newline at end of file