Squashed 'jtable/' content from commit 1a6e6ab

git-subtree-dir: jtable
git-subtree-split: 1a6e6ab44e57f1cea35a1b7168a8c8ef319d5a81
This commit is contained in:
Mark Schouten 2016-08-05 12:52:54 +02:00
commit 5500cf75c0
155 changed files with 22323 additions and 0 deletions

Binary file not shown.

6
dev/build/README.md Normal file
View file

@ -0,0 +1,6 @@
jtable builder
======
Although you can manually merge all javascript files in order in jquery.jtable.build.txt file, you can use this tool to merge all javascript files and build jquery.jtable.js. Just run jTableBuilder-build.bat.
NOTE: It's a C# (.NET 4.0) application.

View file

@ -0,0 +1 @@
jTableBuilder.exe ..\jquery.jtable.build.txt

BIN
dev/build/jTableBuilder.exe Normal file

Binary file not shown.