jquery -> js.jquery

This commit is contained in:
pTalanov
2012-05-31 17:59:58 +04:00
parent a1b0af2cfa
commit 527c4585a3
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
package jquery;
package js.jquery;
import js.*;
import js.DomElement
+2 -2
View File
@@ -1,8 +1,8 @@
package jquery.ui
package js.jquery.ui
//jquery UI
import jquery.JQuery
import js.jquery.JQuery
import js.native
import js.Json