mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-11 15:59:45 +01:00
"remove checkbox from empty line"
This commit is contained in:
parent
16d9b79965
commit
ffc36027ba
@ -178,6 +178,7 @@ class filemanager_select
|
|||||||
}
|
}
|
||||||
++$n;
|
++$n;
|
||||||
}
|
}
|
||||||
|
if (!$n) $readonlys['selected[]'] = true; // remove checkbox from empty line
|
||||||
closedir($d);
|
closedir($d);
|
||||||
}
|
}
|
||||||
$content['js'] = '<script type="text/javascript">
|
$content['js'] = '<script type="text/javascript">
|
||||||
|
Loading…
Reference in New Issue
Block a user