mirror of
https://github.com/wekan/wekan.git
synced 2025-12-25 11:48:48 +01:00
We need to use "function() {}" instead of the ES6 style "() {}" with
popup.afterCommit because we need the original value of "this" inside
the callback.
|
||
|---|---|---|
| .. | ||
| attachments.jade | ||
| attachments.js | ||
| attachments.styl | ||
| cardDetails.jade | ||
| cardDetails.js | ||
| cardDetails.styl | ||
| labels.jade | ||
| labels.js | ||
| labels.styl | ||
| minicard.jade | ||
| minicard.js | ||
| minicard.styl | ||