From 261d2fecbcc25e11fcb9981a1c896f7fd0cda0dd Mon Sep 17 00:00:00 2001 From: yflory Date: Thu, 29 Sep 2016 16:23:27 +0200 Subject: [PATCH] Get codemirror from bower and use that version in the code app --- bower.json | 1 + www/code/inner.html | 48 ++++++++++++++++++++++----------------------- www/code/main.js | 2 +- 3 files changed, 26 insertions(+), 25 deletions(-) diff --git a/bower.json b/bower.json index fef2e7adb..c26a379ef 100644 --- a/bower.json +++ b/bower.json @@ -21,6 +21,7 @@ "jquery": "~2.1.3", "tweetnacl": "~0.12.2", "ckeditor": "~4.5.6", + "codemirror": "^5.19.0", "requirejs": "~2.1.15", "reconnectingWebsocket": "", "marked": "~0.3.5", diff --git a/www/code/inner.html b/www/code/inner.html index 1a7222d76..970171ef0 100644 --- a/www/code/inner.html +++ b/www/code/inner.html @@ -4,32 +4,32 @@ - - - - - - - + + + + + + + - - - + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + +