forked from extern/egroupware
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;
|
$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