mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-03 11:59:16 +01:00
Cover delete_block if empty
This commit is contained in:
parent
6eb49e1666
commit
da6ba3797f
@ -553,6 +553,7 @@
|
|||||||
reset($columns_to_display);
|
reset($columns_to_display);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$GLOBALS['phpgw']->template->set_var('delete_button','');
|
||||||
if(count($entries))
|
if(count($entries))
|
||||||
{
|
{
|
||||||
$GLOBALS['phpgw']->template->fp('delete_button','delete_block');
|
$GLOBALS['phpgw']->template->fp('delete_button','delete_block');
|
||||||
|
Loading…
Reference in New Issue
Block a user