Merge commit '8997d5b1ff' as 'jtable'

This commit is contained in:
Mark Schouten 2016-08-05 13:20:31 +02:00
commit d90fb0d2a6
155 changed files with 22323 additions and 0 deletions

Binary file not shown.

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

Binary file not shown.