From a70ebf77620d6c5651e092cc4998c416161746cf Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Sun, 15 May 2016 10:54:24 +0800 Subject: Update to move dropbox app key setting to common.js and will auto load client-side related scripts --- public/views/foot.ejs | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) (limited to 'public/views/foot.ejs') diff --git a/public/views/foot.ejs b/public/views/foot.ejs index 15eff6e1..7adb8c72 100644 --- a/public/views/foot.ejs +++ b/public/views/foot.ejs @@ -71,12 +71,6 @@ -<% if(dropbox) { %> - -<% } %> -<% if(googleDrive) { %> - -<% } %> @@ -84,7 +78,4 @@ - -<% if(googleDrive) { %> - -<% } %> + \ No newline at end of file -- cgit v1.2.3