From 33255627dfa70c50abc3e9da719d524e020b4cd1 Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Wed, 9 Sep 2015 15:48:11 +0200 Subject: [PATCH] log location --- wdocs/table/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wdocs/table/index.html b/wdocs/table/index.html index 69c9504..af13608 100644 --- a/wdocs/table/index.html +++ b/wdocs/table/index.html @@ -90,6 +90,8 @@ $(document).ready(function() { getuserlist(); + console.log(JSON.stringify(location)); + var counter = 0; tab = $('#livetable').DataTable({ paging: false,