mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 11:20:13 +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.
|
||
|---|---|---|
| .. | ||
| list.jade | ||
| list.js | ||
| list.styl | ||
| listBody.jade | ||
| listBody.js | ||
| listHeader.jade | ||
| listHeader.js | ||