mirror of
https://github.com/vrana/adminer.git
synced 2025-08-14 02:23:59 +02:00
Set source checkbox only in click without Shift
This commit is contained in:
@@ -152,9 +152,10 @@ function checkboxClick(event, el) {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
} else {
|
||||
lastChecked = el;
|
||||
}
|
||||
}
|
||||
|
||||
/** Set HTML code of an element
|
||||
* @param string
|
||||
|
Reference in New Issue
Block a user