Edit File by line
•
/
home
/
barbar84
/
www
/
extracte...
/
filemang...
•
File:
checkbox.js
function onCheckItem()
[
0
]
Fix
|
Delete
{
[
1
]
Fix
|
Delete
for (let i = 0; i < document.form.elements.length; ++i) {
[
2
]
Fix
|
Delete
if (document.form.elements[i].type === 'checkbox') {
[
3
]
Fix
|
Delete
document.form.elements[i].checked = document.form.all.checked === true;
[
4
]
Fix
|
Delete
}
[
5
]
Fix
|
Delete
}
[
6
]
Fix
|
Delete
}
[
7
]
Fix
|
Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function
Edit text
Download
Information
Rename
Copy
Move
Delete
Chmod
List