forked from extern/egroupware
Cover delete_block if empty
This commit is contained in:
parent
6eb49e1666
commit
da6ba3797f
@ -553,6 +553,7 @@
|
||||
reset($columns_to_display);
|
||||
}
|
||||
|
||||
$GLOBALS['phpgw']->template->set_var('delete_button','');
|
||||
if(count($entries))
|
||||
{
|
||||
$GLOBALS['phpgw']->template->fp('delete_button','delete_block');
|
||||
|
Loading…
Reference in New Issue
Block a user