Basic editor + macro dialog implemented

This commit is contained in:
Per Ploug
2016-06-12 18:48:46 +02:00
parent 7dfc288f93
commit ebd2bf149c
11 changed files with 286 additions and 85 deletions

View File

@@ -27,6 +27,7 @@
"tinymce": "~4.1.10",
"codemirror": "~5.3.0",
"angular-local-storage": "~0.2.3",
"moment": "~2.10.3"
"moment": "~2.10.3",
"ace-builds": "^1.2.3"
}
}