remove sutures disclaimer copy
This commit is contained in:
parent
2fec33dc4d
commit
de3e1c0a15
1 changed files with 1 additions and 1 deletions
|
|
@ -302,7 +302,7 @@ function render() {
|
|||
|
||||
html += '<div style="padding:10px 12px;background:var(--g50);border-radius:6px;font-size:12px;color:var(--g600);"><strong>Tetanus:</strong> ' + r.tetanus + '</div>';
|
||||
|
||||
html += S.ref('Roberts & Hedges Clinical Procedures in Emergency Medicine, 7e (2019), Ch. 36. Fleisher & Ludwig Pediatric Emergency Medicine, 8e (2021). AAP Section on Emergency Medicine — Pediatric laceration repair. UpToDate (Pope JV) — Skin laceration repair with sutures. Suggestions only — verify against your local protocol and the patient in front of you.');
|
||||
html += S.ref('Roberts & Hedges Clinical Procedures in Emergency Medicine, 7e (2019), Ch. 36. Fleisher & Ludwig Pediatric Emergency Medicine, 8e (2021). AAP Section on Emergency Medicine — Pediatric laceration repair. UpToDate (Pope JV) — Skin laceration repair with sutures.');
|
||||
|
||||
el.innerHTML = html;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue