root/afridex/plugins/Flutter/purifier_lib/HTMLPurifier/Printer/ConfigForm.js @ 22

Revision 21, 120 bytes (checked in by admin, 18 years ago)
Line 
1function toggleWriteability(id_of_patient, checked) {
2    document.getElementById(id_of_patient).disabled = checked;
3}
Note: See TracBrowser for help on using the browser.