Updated with bug-task description
gitea/salix/2138-zone_event_m3 This commit looks good Details

This commit is contained in:
Joan Sanchez 2020-02-26 11:37:58 +01:00
parent 442c3ba87c
commit 54bb2c4a0a
1 changed files with 1 additions and 0 deletions

View File

@ -41,6 +41,7 @@ export default class Popover extends Popup {
return this.__parent;
}
// Bug #2147 Popover loses parent location
set parent(value) {
this.__parent = value;