Fix definition export

This commit is contained in:
Nathan Gray 2013-12-02 23:31:00 +00:00
parent d58a25bbfc
commit 001d3176e1

View File

@ -263,7 +263,8 @@ class importexport_definitions_ui
'export' => array(
'caption' => 'Export',
'group' => $group,
'icon' => 'filesave'
'icon' => 'filesave',
'postSubmit' => true
),
'delete' => array(
'caption' => 'Delete',