aboutsummaryrefslogtreecommitdiffstats
path: root/library/ace/ext-error_marker.js
diff options
context:
space:
mode:
authorAndrew Manning <tamanning@zoho.com>2016-06-12 14:38:48 -0400
committerAndrew Manning <tamanning@zoho.com>2016-06-12 14:38:48 -0400
commita1183bf09a93459282078038b94ef89c00297604 (patch)
tree2e14bec170e37c6615fcd5ff2892233ddffce452 /library/ace/ext-error_marker.js
parent7fc2b13fe605ad461f6b6aeacd6a187c1ef794de (diff)
parent1789c3242adcf11fe37f0ef0ec6180966853eeda (diff)
downloadvolse-hubzilla-a1183bf09a93459282078038b94ef89c00297604.tar.gz
volse-hubzilla-a1183bf09a93459282078038b94ef89c00297604.tar.bz2
volse-hubzilla-a1183bf09a93459282078038b94ef89c00297604.zip
Merge remote-tracking branch 'upstream/dev' into embedphotos
Diffstat (limited to 'library/ace/ext-error_marker.js')
-rw-r--r--library/ace/ext-error_marker.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/library/ace/ext-error_marker.js b/library/ace/ext-error_marker.js
new file mode 100644
index 000000000..dfefa20ab
--- /dev/null
+++ b/library/ace/ext-error_marker.js
@@ -0,0 +1,5 @@
+;
+ (function() {
+ ace.require(["ace/ext/error_marker"], function() {});
+ })();
+ \ No newline at end of file