Resolve on dialog close
This commit is contained in:
@@ -62,7 +62,6 @@ class GroupSelectionMenu {
|
||||
title: globalize.translate('HeaderSyncPlaySelectGroup'),
|
||||
items: menuItems,
|
||||
positionTo: button,
|
||||
resolveOnClick: true,
|
||||
border: true
|
||||
};
|
||||
|
||||
@@ -131,7 +130,6 @@ class GroupSelectionMenu {
|
||||
title: groupInfo.GroupName,
|
||||
items: menuItems,
|
||||
positionTo: button,
|
||||
resolveOnClick: true,
|
||||
border: true
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user