mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-20 19:59:54 +09:00
17223554 : xquared upgrade to 0.7
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4968 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
5956e254e7
commit
7c3b336e41
59 changed files with 34562 additions and 8454 deletions
13
modules/editor/skins/xquared/javascripts/validator/Gecko.js
Normal file
13
modules/editor/skins/xquared/javascripts/validator/Gecko.js
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
/**
|
||||
* @requires Xquared.js
|
||||
* @requires validator/W3.js
|
||||
*/
|
||||
xq.validator.Gecko = xq.Class(xq.validator.W3,
|
||||
/**
|
||||
* @name xq.validator.Gecko
|
||||
* @lends xq.validator.Gecko.prototype
|
||||
* @extends xq.validator.W3
|
||||
* @constructor
|
||||
*/
|
||||
{
|
||||
});
|
||||
Loading…
Add table
Add a link
Reference in a new issue