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