Updated with bug-task description
gitea/salix/2138-zone_event_m3 This commit looks good
Details
gitea/salix/2138-zone_event_m3 This commit looks good
Details
This commit is contained in:
parent
442c3ba87c
commit
54bb2c4a0a
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in New Issue