diff options
author | Paul Duncan <pabs@pablotron.org> | 2016-04-03 02:27:10 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2016-04-03 02:27:10 -0400 |
commit | fda56e40b460ab06b6abee98ae1bc7d5f5847c9f (patch) | |
tree | 29c3ddbf0ae3d47370019fb969920b07f27fc015 /data/stuff/tinymce-4.3.7/plugins/example_dependency | |
parent | b53fb6a4edc0e7b8a6cbfa1f6ca9db4e1895add6 (diff) | |
download | old-guff-fda56e40b460ab06b6abee98ae1bc7d5f5847c9f.tar.bz2 old-guff-fda56e40b460ab06b6abee98ae1bc7d5f5847c9f.zip |
add tinymce
Diffstat (limited to 'data/stuff/tinymce-4.3.7/plugins/example_dependency')
-rw-r--r-- | data/stuff/tinymce-4.3.7/plugins/example_dependency/plugin.min.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/stuff/tinymce-4.3.7/plugins/example_dependency/plugin.min.js b/data/stuff/tinymce-4.3.7/plugins/example_dependency/plugin.min.js new file mode 100644 index 0000000..e61bf47 --- /dev/null +++ b/data/stuff/tinymce-4.3.7/plugins/example_dependency/plugin.min.js @@ -0,0 +1 @@ +tinymce.PluginManager.add("example_dependency",function(){},["example"]);
\ No newline at end of file |