Added jquery.form plugin as a dependency
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
parent
972a57bf2b
commit
6f36b93ad3
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
|||||||
[submodule "web/js/jquery-cluetip"]
|
[submodule "web/js/jquery-cluetip"]
|
||||||
path = web/js/jquery-cluetip
|
path = web/js/jquery-cluetip
|
||||||
url = git://github.com/kswedberg/jquery-cluetip.git
|
url = git://github.com/kswedberg/jquery-cluetip.git
|
||||||
|
[submodule "web/js/jquery-form"]
|
||||||
|
path = web/js/jquery-form
|
||||||
|
url = git://github.com/malsup/form.git
|
||||||
|
1
web/js/jquery-form
Submodule
1
web/js/jquery-form
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit ff80d9ddf4972f5fd47e6cd60eab39961e26ab7a
|
Loading…
Reference in New Issue
Block a user