mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 01:54:00 +02:00
Comment
This commit is contained in:
@@ -483,7 +483,7 @@ function selectDblClick(td, event, text) {
|
||||
* @param MouseEvent
|
||||
* @param string
|
||||
* @param string
|
||||
* @return bool
|
||||
* @return boolean
|
||||
*/
|
||||
function bodyClick(event, db, ns) {
|
||||
if (event.button || event.ctrlKey || event.shiftKey || event.altKey || event.metaKey) {
|
||||
|
Reference in New Issue
Block a user