From 71f61b7f840b7e557d44b130e69fdb3c9e24d6d9 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Fri, 17 Jun 2016 16:27:37 +0800 Subject: Update all client dependencies and cdn versions, workaround sequence-diagram svg to be resizable --- public/views/foot.ejs | 31 +++++++++++++++---------------- public/views/head.ejs | 2 +- public/views/html.hbs | 8 ++++---- public/views/index.ejs | 32 ++++++++++++++++---------------- public/views/pretty.ejs | 18 +++++++++--------- public/views/slide.ejs | 4 ++-- 6 files changed, 47 insertions(+), 48 deletions(-) (limited to 'public/views') diff --git a/public/views/foot.ejs b/public/views/foot.ejs index 981c5eed..cb53acb1 100644 --- a/public/views/foot.ejs +++ b/public/views/foot.ejs @@ -3,15 +3,15 @@ <% if(useCDN) { %> - + - - + + - - + + <% } else { %> @@ -44,32 +44,31 @@ - + - + - + - + - - + + - - - - + + + - + diff --git a/public/views/head.ejs b/public/views/head.ejs index 03379134..3dcf4866 100644 --- a/public/views/head.ejs +++ b/public/views/head.ejs @@ -12,7 +12,7 @@ <% if(useCDN) { %> - + diff --git a/public/views/html.hbs b/public/views/html.hbs index 4c6ff00d..33fbd536 100644 --- a/public/views/html.hbs +++ b/public/views/html.hbs @@ -17,10 +17,10 @@ - + - + @@ -48,9 +48,9 @@ - + - + + - - - - - <% } else { %> - + + + + + <% } else { %> + - - - - - <% } %> - - - - + + + + + <% } %> + + + + diff --git a/public/views/pretty.ejs b/public/views/pretty.ejs index 0307f853..0a541107 100644 --- a/public/views/pretty.ejs +++ b/public/views/pretty.ejs @@ -16,7 +16,7 @@ <% if(useCDN) { %> - + <% } else { %> @@ -75,12 +75,12 @@ MathJax.Hub.Config({ messageStyle: "none", skipStartupTypeset: true ,tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']], processEscapes: true }}); <% if(useCDN) { %> - + - + - - + + <% } else { %> @@ -102,14 +102,14 @@ - - + + - + - + diff --git a/public/views/slide.ejs b/public/views/slide.ejs index 3a329261..27ccfdf8 100644 --- a/public/views/slide.ejs +++ b/public/views/slide.ejs @@ -20,7 +20,7 @@ - + @@ -31,7 +31,7 @@ - + -- cgit v1.2.3