From 6fa5b437a48485927e5d90abe061ee723f3b45c2 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak Date: Mon, 20 Jan 2014 18:46:28 +0100 Subject: Update to TinyMCE 4.x --- program/js/tinymce/plugins/example_dependency/plugin.min.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 program/js/tinymce/plugins/example_dependency/plugin.min.js (limited to 'program/js/tinymce/plugins/example_dependency') diff --git a/program/js/tinymce/plugins/example_dependency/plugin.min.js b/program/js/tinymce/plugins/example_dependency/plugin.min.js new file mode 100644 index 000000000..e61bf473a --- /dev/null +++ b/program/js/tinymce/plugins/example_dependency/plugin.min.js @@ -0,0 +1 @@ +tinymce.PluginManager.add("example_dependency",function(){},["example"]); \ No newline at end of file -- cgit v1.2.3