Real-time updates for tasks’ descriptions.
This commit is contained in:
parent
dba6a026fc
commit
c8d4f39eea
@ -119,6 +119,7 @@ Task = (self, project) ->
|
|||||||
|
|
||||||
if is-selected
|
if is-selected
|
||||||
h \div.content {
|
h \div.content {
|
||||||
|
key: self.description
|
||||||
after-create: (dom) ->
|
after-create: (dom) ->
|
||||||
dom.innerHTML = nmd self.description
|
dom.innerHTML = nmd self.description
|
||||||
} [
|
} [
|
||||||
|
Loading…
Reference in New Issue
Block a user