Change input placeholder
This commit is contained in:
parent
2c70af3cd5
commit
dd7bc86f22
@ -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…
Reference in New Issue
Block a user