Fix double scrollbar in edit acl dialog

This commit is contained in:
Hadi Nategh
2019-11-27 13:57:09 +01:00
parent 0f3a1660ff
commit 77dba49f9e
2 changed files with 3 additions and 3 deletions

View File

@ -731,7 +731,7 @@ app.classes.admin = AppJS.extend(
if(this.egw.user('apps').policy)
{
dialog_options['width'] = 550;
dialog_options['height'] = 350,
dialog_options['height'] = 450,
modifications.tabs = {
add_tabs: true,
tabs: [{