From b0f25b7327ab3459d284d6d701308b789c7e89ae Mon Sep 17 00:00:00 2001 From: Alexey Shildyakov Date: Mon, 27 Jul 2015 20:32:36 +0300 Subject: [PATCH] Add: rowsGroup plugin as submodule --- .gitmodules | 3 +++ features/rowsGroup | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 features/rowsGroup diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..fdfd159 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "features/rowsGroup"] + path = features/rowsGroup + url = https://github.com/ashl1/datatables-rowsgroup diff --git a/features/rowsGroup b/features/rowsGroup new file mode 160000 index 0000000..51354d2 --- /dev/null +++ b/features/rowsGroup @@ -0,0 +1 @@ +Subproject commit 51354d2207cf2c1d3b0d11cf27c49d5c8ebc4688