mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-30 17:58:39 +01:00
"remove checkbox from empty line"
This commit is contained in:
parent
16d9b79965
commit
ffc36027ba
@ -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