From: Mike Taylor Date: Tue, 11 Feb 2014 17:13:27 +0000 (+0000) Subject: Add a TODO comment. X-Git-Tag: 1.0.0~1477 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=bb7fc481253131bd1513e01d9dead5a141652162 Add a TODO comment. --- diff --git a/tools/htdocs/mkws.js b/tools/htdocs/mkws.js index 6867e31..3b907aa 100644 --- a/tools/htdocs/mkws.js +++ b/tools/htdocs/mkws.js @@ -912,6 +912,7 @@ function team($, teamName) { mkws_html_switch(); + // ### Should not be in the team code, since window size is global if (mkws_config.responsive_design_width) { // Responsive web design - change layout on the fly based on // current screen width. Required for mobile devices.