allows editing for any length of story title
Change-Id: I6891b3cf3c4215ae77c2cb40903a6ff157063087
This commit is contained in:
parent
884ca37c39
commit
7e88511d18
@ -130,7 +130,7 @@
|
||||
ng-model="story.title"
|
||||
required
|
||||
focus
|
||||
maxlength="100"
|
||||
maxlength="255"
|
||||
placeholder="Story title"
|
||||
ng-disabled="isUpdating">
|
||||
<span class="form-control-feedback"
|
||||
|
Loading…
x
Reference in New Issue
Block a user