From 02073fe0523d2bdf5a6965aca3e6e2358ff616e1 Mon Sep 17 00:00:00 2001 From: Johannes Gehrs Date: Mon, 24 Jun 2013 23:33:34 +0200 Subject: [PATCH] add parsley's as submodule --- .gitmodules | 3 +++ wtformsparsleyjs/samples/static/scripts/parsleyjs | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 wtformsparsleyjs/samples/static/scripts/parsleyjs diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..49fe560 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "wtformsparsleyjs/samples/static/scripts/parsleyjs"] + path = wtformsparsleyjs/samples/static/scripts/parsleyjs + url = https://github.com/guillaumepotier/Parsley.js.git diff --git a/wtformsparsleyjs/samples/static/scripts/parsleyjs b/wtformsparsleyjs/samples/static/scripts/parsleyjs new file mode 160000 index 0000000..4dfaaab --- /dev/null +++ b/wtformsparsleyjs/samples/static/scripts/parsleyjs @@ -0,0 +1 @@ +Subproject commit 4dfaaabfd0cfebabba51b1280457b5ecfe764286