From 2ff86cfc8d8fd83b34a8600f3e7bc0a4e0da60d3 Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 11 Feb 2014 12:41:55 +0000 Subject: [PATCH] Remove obsolete comment. --- tools/htdocs/mkws.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index 23b76d1..e9da39d 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -452,7 +452,7 @@ function team($, teamName) { m_filters = [] redraw_navi(); - resetPage(); // ### the globals it resents should be indexed by windowid + resetPage(); loadSelect(); triggerSearch(query, sort, targets, windowid); that.switchView('records'); // In case it's configured to start off as hidden -- 1.7.10.4