diff options
| author | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-04-24 01:15:51 +0000 |
|---|---|---|
| committer | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-04-24 01:15:51 +0000 |
| commit | fcd91f265e93eee23ded2c2d81e8be6f86843986 (patch) | |
| tree | 48f0aba6812efcf440ca518e026cc38748409f2c /web/views | |
| parent | 6651878b48990988c9cc5023b67385d6a82cd874 (diff) | |
| parent | 9e0fd3a61851ce066d434d5a654d571f1297ecea (diff) | |
Merge branch 'master' of gitlab.com:kdam0/helpthehomeless
Diffstat (limited to 'web/views')
| -rw-r--r-- | web/views/map.pug | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/web/views/map.pug b/web/views/map.pug index af97f6c..abd0af5 100644 --- a/web/views/map.pug +++ b/web/views/map.pug @@ -18,7 +18,8 @@ block content button.details-btn#pending-btn Pending button.details-btn#completed-btn Completed button.details-btn#close-btn Close - + #toggle-container + button#toggle-btn Toggle Dark Mode #map script(type='text/javascript'). |
