Change input placeholder
This commit is contained in:
parent
2c70af3cd5
commit
dd7bc86f22
1 changed files with 1 additions and 1 deletions
|
|
@ -454,7 +454,7 @@ Otherwise, have a great day =^.^=
|
|||
ng-attr-id="filter-{filter}"
|
||||
class="version-filter-input form-control filter-input"
|
||||
maxlength="2"
|
||||
placeholder="62"
|
||||
placeholder="xx"
|
||||
ng-model="version_filters[filter].minor_version"
|
||||
ng-model-options="{debounce: 50}" />
|
||||
<span>.0</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue