]> git.immae.eu Git - github/wallabag/wallabag.git/blame - inc/3rdparty/htmlpurifier/HTMLPurifier/Printer/ConfigForm.js
remove autoload section in composer.json
[github/wallabag/wallabag.git] / inc / 3rdparty / htmlpurifier / HTMLPurifier / Printer / ConfigForm.js
CommitLineData
d4949327
NL
1function toggleWriteability(id_of_patient, checked) {\r
2 document.getElementById(id_of_patient).disabled = checked;\r
3}\r
4\r
5// vim: et sw=4 sts=4\r