From fe41e755f7dca4aab9b5b9d77dd60b58d47c0632 Mon Sep 17 00:00:00 2001 From: Polonkai Gergely Date: Tue, 31 Jul 2012 17:28:40 +0200 Subject: [PATCH] Added jQuery:clueTip as a submodule --- .gitmodules | 3 +++ web/js/jquery-cluetip | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 web/js/jquery-cluetip diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..57a0d9c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "web/js/jquery-cluetip"] + path = web/js/jquery-cluetip + url = git://github.com/kswedberg/jquery-cluetip.git diff --git a/web/js/jquery-cluetip b/web/js/jquery-cluetip new file mode 160000 index 0000000..352a7a1 --- /dev/null +++ b/web/js/jquery-cluetip @@ -0,0 +1 @@ +Subproject commit 352a7a19059c844510e04f654380205c687aca3c