fixes #583 - Add vote count to edit page

This commit is contained in:
Luke Pulverenti 2013-10-13 10:37:17 -04:00
parent 4c3748af0c
commit 504db16994
4 changed files with 7 additions and 6 deletions

View file

@ -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" />