Merge "allows editing for any length of story title"
This commit is contained in:
commit
ae3d38771d
@ -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