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