mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 14:08:46 +02:00
form for dashboard
This commit is contained in:
@@ -25,4 +25,3 @@ function isCheckbox (element) {
|
||||
return element instanceof HTMLInputElement
|
||||
&& element.getAttribute('type') === 'checkbox'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user