Changeset:
0a8112028ba7
https://sourceforge.net/p/mrbs/hg-code/ci/0a8112028ba75affc3e219c8edaa81d920de1189
Author:
Campbell Morrison <[email protected]>
Date:
Tue Sep 29 14:22:58 2015 +0100
Log message:
Removed redundant variables
diffstat:
web/js/datatables.js.php | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (14 lines):
diff -r 8df0c3c75cd4 -r 0a8112028ba7 web/js/datatables.js.php
--- a/web/js/datatables.js.php Tue Sep 29 14:00:08 2015 +0100
+++ b/web/js/datatables.js.php Tue Sep 29 14:22:58 2015 +0100
@@ -61,9 +61,7 @@
function makeDataTable(id, specificOptions, fixedColumnsOptions)
{
- var winWidth = $(window).width(),
- winHeight = $(window).height(),
- i,
+ var i,
defaultOptions,
mergedOptions,
colVisExcludeCols,
------------------------------------------------------------------------------
_______________________________________________
Mrbs-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mrbs-commits