Fix ##810
parent
864b9af7ee
commit
43a9a08e0b
|
@ -15,6 +15,7 @@ block content
|
|||
|
||||
section.us-story-main-data
|
||||
div.us-title(ng-class="{blocked: task.is_blocked}")
|
||||
span.us-number(tg-bo-ref="task.ref")
|
||||
input(type="text", ng-model="task.subject", data-required="true", data-maxlength="500")
|
||||
p.block-desc-container(ng-show="task.is_blocked")
|
||||
span.block-description-title Blocked
|
||||
|
|
Loading…
Reference in New Issue