Home
last modified time | relevance | path

Searched refs:id_of_patient (Results 1 – 1 of 1) sorted by relevance

/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/
DConfigForm.js1 function toggleWriteability(id_of_patient, checked) { argument
2 document.getElementById(id_of_patient).disabled = checked;