FSN#38633 Op hele TD kunnen klikken voor multi-select checkbox
svn path=/Website/trunk/; revision=31840
This commit is contained in:
@@ -1067,7 +1067,7 @@ function __rsMakeTableHeader(oRs, oRsFlexData, anyMultiActions)
|
||||
// == zijn er multi ACTIONS?
|
||||
if (anyMultiActions && !inline)
|
||||
{
|
||||
html += "<th class='sorttable_nosort'><input type=checkbox class='master' onclick='checkAll(\"" + ID + "\", this)'></th>";
|
||||
html += "<th class='multiselect sorttable_nosort'><input type=checkbox class='master' onclick='checkAll(\"" + ID + "\", this)'></th>";
|
||||
}
|
||||
if (useHamburger && hasInlineActions)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user