forked from extern/egroupware
Fix definition export
This commit is contained in:
parent
d58a25bbfc
commit
001d3176e1
@ -263,7 +263,8 @@ class importexport_definitions_ui
|
||||
'export' => array(
|
||||
'caption' => 'Export',
|
||||
'group' => $group,
|
||||
'icon' => 'filesave'
|
||||
'icon' => 'filesave',
|
||||
'postSubmit' => true
|
||||
),
|
||||
'delete' => array(
|
||||
'caption' => 'Delete',
|
||||
|
Loading…
Reference in New Issue
Block a user