mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-02 00:07:42 +03:00
Change input placeholder
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user