diff --git a/.gitmodules b/.gitmodules index 57a0d9c..3912d64 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "web/js/jquery-cluetip"] path = web/js/jquery-cluetip 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 diff --git a/web/js/jquery-form b/web/js/jquery-form new file mode 160000 index 0000000..ff80d9d --- /dev/null +++ b/web/js/jquery-form @@ -0,0 +1 @@ +Subproject commit ff80d9ddf4972f5fd47e6cd60eab39961e26ab7a