diff options
| author | Samarth-Agarwal1 <agarwalsamarth@hotmail.com> | 2019-03-27 03:33:46 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-27 03:33:46 +0000 |
| commit | fc62e88171e4d2bcf4128550bd278ece6227891e (patch) | |
| tree | 3847d8b8eedb37d2706ba78a6924133407aca419 /web/views/map.pug | |
| parent | e25574cb1c6820948d3050d450bb172d91d29e64 (diff) | |
| parent | 337d5e8d948797077b9683e8c5617af48473f3a5 (diff) | |
Merge pull request #49 from csc301-winter-2019/revert-45-feat/30
Revert "Feat/30"
Diffstat (limited to 'web/views/map.pug')
| -rw-r--r-- | web/views/map.pug | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/web/views/map.pug b/web/views/map.pug index af97f6c..484899c 100644 --- a/web/views/map.pug +++ b/web/views/map.pug @@ -14,10 +14,8 @@ block content span#report-other strong Distinctive Features span#report-distinctive - #btn-container - button.details-btn#pending-btn Pending - button.details-btn#completed-btn Completed - button.details-btn#close-btn Close + #close-btn-container + button#close-btn Close #map |
