summaryrefslogtreecommitdiffstats
path: root/js/yui3/editor-inline/editor-inline-min.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/yui3/editor-inline/editor-inline-min.js')
-rw-r--r--js/yui3/editor-inline/editor-inline-min.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/yui3/editor-inline/editor-inline-min.js b/js/yui3/editor-inline/editor-inline-min.js
new file mode 100644
index 000000000..552eb126a
--- /dev/null
+++ b/js/yui3/editor-inline/editor-inline-min.js
@@ -0,0 +1,8 @@
+/*
+YUI 3.17.2 (build 9c3c78e)
+Copyright 2014 Yahoo! Inc. All rights reserved.
+Licensed under the BSD License.
+http://yuilibrary.com/license/
+*/
+
+YUI.add("editor-inline",function(e,t){var n=function(){n.superclass.constructor.apply(this,arguments)};e.extend(n,e.EditorBase,{initializer:function(){this.plug(e.Plugin.ContentEditable)}}),e.InlineEditor=n},"3.17.2",{requires:["editor-base","content-editable"]});