From ffa10ccd5bf31ce4e9724260c83a248521a5507b Mon Sep 17 00:00:00 2001 From: Taka Date: Fri, 13 Jul 2018 10:47:21 +0000 Subject: [PATCH] Made scenario parameters upper-case. --- .../webapp/static/css/tabs-scenario.css | 42 ++++++++-------- vasl_templates/webapp/static/generate.js | 22 ++++----- vasl_templates/webapp/static/main.js | 20 ++++---- vasl_templates/webapp/templates/index.html | 42 ++++++++-------- vasl_templates/webapp/tests/test_generate.py | 48 +++++++++---------- vasl_templates/webapp/tests/test_ob_setup.py | 16 +++---- vasl_templates/webapp/tests/test_players.py | 6 +-- .../webapp/tests/test_scenario_persistence.py | 22 ++++----- vasl_templates/webapp/tests/test_ssr.py | 2 +- vasl_templates/webapp/tests/utils.py | 4 +- 10 files changed, 114 insertions(+), 110 deletions(-) diff --git a/vasl_templates/webapp/static/css/tabs-scenario.css b/vasl_templates/webapp/static/css/tabs-scenario.css index 4b4bd8f..5a0adb5 100644 --- a/vasl_templates/webapp/static/css/tabs-scenario.css +++ b/vasl_templates/webapp/static/css/tabs-scenario.css @@ -5,11 +5,11 @@ grid-template-columns: 5em 1fr ; -ms-grid-columns: 5em 1fr ; } /* FUDGE! IE hackamathon follows (nb: