mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-24 17:04:14 +01:00
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