Sha256: 13cb242d607ea149d1eba2473061ffb7ce85f528c34066de781cdd8cb8e8fb37
Contents?: true
Size: 325 Bytes
Versions: 13
Compression:
Stored size: 325 Bytes
Contents
var spud; var tinymce; if(!spud) { spud = { admin: { editor: { registerPlugin: function() { }, registerButton: function() { } } } }; } if(!tinymce) { var tinymce = { create: function() { }, plugins: { SpudMediaPicker:null }, PluginManager: { add: function() { } } } }
Version data entries
13 entries across 13 versions & 1 rubygems