allows editing for any length of story title

Change-Id: I6891b3cf3c4215ae77c2cb40903a6ff157063087
This commit is contained in:
Riju19 2019-03-01 02:21:41 +05:30
parent 884ca37c39
commit 7e88511d18
1 changed files with 1 additions and 1 deletions

View File

@ -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"