mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 15:49:57 +09:00
Initial import of composer dependencies (--no-dev)
This commit is contained in:
parent
71fc952126
commit
546606b208
696 changed files with 54815 additions and 44 deletions
5
vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js
vendored
Normal file
5
vendor/ezyang/htmlpurifier/library/HTMLPurifier/Printer/ConfigForm.js
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
function toggleWriteability(id_of_patient, checked) {
|
||||
document.getElementById(id_of_patient).disabled = checked;
|
||||
}
|
||||
|
||||
// vim: et sw=4 sts=4
|
||||
Loading…
Add table
Add a link
Reference in a new issue