Add a TODO comment.
authorMike Taylor <mike@indexdata.com>
Tue, 11 Feb 2014 17:13:27 +0000 (17:13 +0000)
committerMike Taylor <mike@indexdata.com>
Tue, 11 Feb 2014 17:13:27 +0000 (17:13 +0000)
tools/htdocs/mkws.js

index 6867e31..3b907aa 100644 (file)
@@ -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.