mirror of
https://github.com/wekan/wekan.git
synced 2026-02-27 10:24:07 +01:00
parent
14e2b3c15f
commit
c7e457e63f
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ window.Popup = new class {
|
||||||
|
|
||||||
// If there are no popup currently opened we use the Blaze API to render
|
// If there are no popup currently opened we use the Blaze API to render
|
||||||
// one into the DOM. We use a reactive function as the data parameter that
|
// one into the DOM. We use a reactive function as the data parameter that
|
||||||
// return the the complete along with its top element and depends on our
|
// return the complete along with its top element and depends on our
|
||||||
// internal dependency that is being invalidated every time the top
|
// internal dependency that is being invalidated every time the top
|
||||||
// element of the stack has changed and we want to update the popup.
|
// element of the stack has changed and we want to update the popup.
|
||||||
//
|
//
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue