diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2019-04-24 01:04:17 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2019-04-24 01:04:17 +0000 |
| commit | 9e0fd3a61851ce066d434d5a654d571f1297ecea (patch) | |
| tree | ce9b9effbf5038b0762186e88607437a8339a6b3 /web/views/map.pug | |
| parent | 8135fe42bfa36df72c427e8d567aad2182e14372 (diff) | |
| parent | 48ed2c8cfda61fd9c0e0fe1594dec4f16d7a38af (diff) | |
Merge branch 'HH-feat-2' into 'master'
Hh feat 2
See merge request kdam0/helpthehomeless!7
Diffstat (limited to 'web/views/map.pug')
| -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'). |
