From 558659b54d29ebba1c1207ff8e8f5b7b2acd546c Mon Sep 17 00:00:00 2001 From: Egon schmid Date: Sun, 5 Jun 2016 11:44:26 +0200 Subject: [PATCH] including ace via npm, not as git submodule anymore --- .gitmodules | 4 ---- lib/finder.html | 2 +- lib/main.html | 4 ++-- package.json | 1 + submodules/ace | 1 - 5 files changed, 4 insertions(+), 8 deletions(-) delete mode 100644 .gitmodules delete mode 160000 submodules/ace diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index e274b379..00000000 --- a/.gitmodules +++ /dev/null @@ -1,4 +0,0 @@ -[submodule "submodules/ace"] - path = submodules/ace - url = https://github.com/ajaxorg/ace-builds.git - branch = master diff --git a/lib/finder.html b/lib/finder.html index 64c5d0ab..1cb44a87 100644 --- a/lib/finder.html +++ b/lib/finder.html @@ -27,7 +27,7 @@
- + - + +