mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:07 +01:00
Make sure definition edit opens as popup
This commit is contained in:
parent
3a3227bc27
commit
0befd85d04
@ -609,7 +609,7 @@ class importexport_definitions_ui
|
||||
}
|
||||
|
||||
$content['wizard_content'] = $this->wizard_content_template;
|
||||
$this->etpl->exec(self::_appname.'.importexport_definitions_ui.wizard',$content,$sel_options,$readonlys,$preserv);
|
||||
$this->etpl->exec(self::_appname.'.importexport_definitions_ui.wizard',$content,$sel_options,$readonlys,$preserv,2);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user