1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 18:14:07 +02:00

Set source checkbox only in click without Shift

This commit is contained in:
Jakub Vrana
2012-08-08 08:54:15 -07:00
parent b783b9487d
commit 5fd21e122a

View File

@@ -152,8 +152,9 @@ function checkboxClick(event, el) {
}
}
}
}
} else {
lastChecked = el;
}
}
/** Set HTML code of an element