]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/HTMLPurifier/standalone/HTMLPurifier/Printer/ConfigForm.js
Release 6.5.0
[Github/sugarcrm.git] / include / HTMLPurifier / standalone / HTMLPurifier / Printer / ConfigForm.js
1 function toggleWriteability(id_of_patient,checked){document.getElementById(id_of_patient).disabled=checked;}