Mercurial > repos > saskia-hiltemann > ireport
diff jquery.dataTables.js @ 6:42076db43d42 draft
Fixed auto resizing plus various other minor bugs
author | saskia-hiltemann |
---|---|
date | Mon, 16 Nov 2015 08:56:22 -0500 |
parents | ac5f9272033b |
children |
line wrap: on
line diff
--- a/jquery.dataTables.js Tue Oct 07 08:49:14 2014 -0400 +++ b/jquery.dataTables.js Mon Nov 16 08:56:22 2015 -0500 @@ -7967,7 +7967,7 @@ * } ); * } ); */ - "aLengthMenu": [[10, 100, 1000, -1], [10, 100, 1000, "All"]], + "aLengthMenu": [[10, 25, 50, 100, 250, 500, 1000, -1], [10, 25, 50, 100, 250, 500, 1000, "All"]], /**