fixes #583 - Add vote count to edit page
This commit is contained in:
parent
4c3748af0c
commit
504db16994
4 changed files with 7 additions and 6 deletions
|
@ -17,10 +17,6 @@
|
|||
|
||||
<form id="metadataImagesConfigurationForm">
|
||||
<ul data-role="listview" class="ulForm">
|
||||
<li>
|
||||
<input type="checkbox" id="chkRefreshItemImages" name="chkRefreshItemImages" />
|
||||
<label for="chkRefreshItemImages">Download missing images only</label>
|
||||
</li>
|
||||
<li>
|
||||
<label for="txtNumbackdrops">Max number of backdrops per item: </label>
|
||||
<input type="number" id="txtNumbackdrops" name="txtNumbackdrops" pattern="[0-9]*" required="required" min="1" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue