aboutsummaryrefslogtreecommitdiff
path: root/mod/tinymce/views/default/embed/addcontentjs.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/tinymce/views/default/embed/addcontentjs.php')
-rw-r--r--mod/tinymce/views/default/embed/addcontentjs.php4
1 files changed, 0 insertions, 4 deletions
diff --git a/mod/tinymce/views/default/embed/addcontentjs.php b/mod/tinymce/views/default/embed/addcontentjs.php
deleted file mode 100644
index 90ff6a348..000000000
--- a/mod/tinymce/views/default/embed/addcontentjs.php
+++ /dev/null
@@ -1,4 +0,0 @@
-
- if(window.tinyMCE)
- window.tinyMCE.execCommand("mceInsertContent",true,content);
- \ No newline at end of file