mirror of
https://github.com/aykhans/movier.git
synced 2025-04-08 08:34:01 +00:00
Rename labels for clarity in index.html
This commit is contained in:
parent
3f7e1b94b6
commit
b6cf951943
@ -116,12 +116,12 @@
|
||||
class="form-control mx-sm-3 weight" value="100" min="0" max="400">
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<label for="genres-weight">Genres Weight</label>
|
||||
<label for="genres-weight">Genre Weight</label>
|
||||
<input type="number" id="genres-weight" name="genres-weight"
|
||||
class="form-control mx-sm-3 weight" value="100" min="0" max="400">
|
||||
</div>
|
||||
<div class="col-md-3">
|
||||
<label for="nconsts-weight">Nconsts Weight</label>
|
||||
<label for="nconsts-weight">Cast Weight</label>
|
||||
<input type="number" id="nconsts-weight" name="nconsts-weight"
|
||||
class="form-control mx-sm-3 weight" value="100" min="0" max="400">
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user