Add JS files
This commit is contained in:
8
jssource/src_files/include/javascript/yui3/build/base/base-pluginhost-min.js
vendored
Executable file
8
jssource/src_files/include/javascript/yui3/build/base/base-pluginhost-min.js
vendored
Executable file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
|
||||
Code licensed under the BSD License:
|
||||
http://developer.yahoo.net/yui/license.txt
|
||||
version: 3.0.0
|
||||
build: 1549
|
||||
*/
|
||||
YUI.add("base-pluginhost",function(C){var A=C.Base,B=C.Plugin.Host;C.mix(A,B,false,null,1);A.plug=B.plug;A.unplug=B.unplug;},"3.0.0",{requires:["base-base","pluginhost"]});
|
||||
Reference in New Issue
Block a user