Autorefresh
public/javascripts/datetiume.js - added parameter 'params' - refresh all graphics aftter refreshrate public/javascripts/global.js - call showDate with params
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ const disttable = [
|
||||
{type: 'map', func: prep.mapData },
|
||||
]
|
||||
|
||||
let APIHOST = process.env.APIHOST || 'http://localhost:3004'
|
||||
let APIHOST = process.env.APIHOST || 'http://localhost:3005'
|
||||
|
||||
|
||||
/* GET home page. */
|
||||
|
||||
Reference in New Issue
Block a user