aboutsummaryrefslogtreecommitdiff
path: root/web/views
diff options
context:
space:
mode:
authorKumar Damani <damani.kumar@gmail.com>2019-03-19 20:32:59 +0000
committerGitHub <noreply@github.com>2019-03-19 20:32:59 +0000
commitf96b95e742582011e6db6c78f4e4274c0720888d (patch)
treed73e821010f8e3bc664a97b89b8584e92e0ab6b5 /web/views
parent84aee4a2ed8e79f506f5c0928dacdfd313776d0f (diff)
parent5d7cb45633994c3d51a54e525d7f9eba685b12ed (diff)
Merge pull request #39 from csc301-winter-2019/feat/32
Feat/32
Diffstat (limited to 'web/views')
-rw-r--r--web/views/map.pug21
1 files changed, 12 insertions, 9 deletions
diff --git a/web/views/map.pug b/web/views/map.pug
index f5837b6..484899c 100644
--- a/web/views/map.pug
+++ b/web/views/map.pug
@@ -2,15 +2,18 @@ extends layout.pug
block content
#sidebar
h1#details-header Details
- #point-container
- #point
- strong Age range:
- br.point-break
- strong Clothing description:
- br.point-break
- strong Injury status:
- br.point-break
- strong Reason for help:
+ #report-container
+ #report
+ strong Gender
+ span#report-gender
+ strong Age Range
+ span#report-age-range
+ strong Race
+ span#report-race
+ strong Other Attributes
+ span#report-other
+ strong Distinctive Features
+ span#report-distinctive
#close-btn-container
button#close-btn Close