From 4d244763164eb88638aec85d85529ea49feb0f94 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Fri, 17 Jun 2016 16:15:53 +0800 Subject: Add revision modal with UIs and support to mark patch diff texts --- public/views/body.ejs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public/views/body.ejs') 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 @@ <%- include signin-modal %> -<%- include help-modal %> \ No newline at end of file +<%- include help-modal %> +<%- include revision-modal %> \ No newline at end of file -- cgit v1.2.3