Skip to content

Commit 275c174

Browse files
committed
remove unused rows in medical history summary list
(Note: this HTML is temporary anyway)
1 parent fe497bc commit 275c174

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

manage_breast_screening/mammograms/jinja2/mammograms/record_medical_information.jinja

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -165,17 +165,6 @@
165165
"items": []
166166
}
167167
},
168-
{
169-
"key": {
170-
"text": "Non-cancerous lump diagnosis"
171-
},
172-
"value": {
173-
"html": non_cancerous_lump_diagnosis_link
174-
},
175-
"actions": {
176-
"items": []
177-
}
178-
},
179168
{
180169
"key": {
181170
"text": "Mastectomy or lumpectomy history"
@@ -186,17 +175,6 @@
186175
"actions": {
187176
"items": []
188177
}
189-
},
190-
{
191-
"key": {
192-
"text": "Other breast or chest procedures"
193-
},
194-
"value": {
195-
"html": chest_procedures_link
196-
},
197-
"actions": {
198-
"items": []
199-
}
200178
}
201179
]
202180
}) }}

0 commit comments

Comments
 (0)