remove book options from metadata page
This commit is contained in:
parent
47aeda67c5
commit
c8cd49ffe7
3 changed files with 66 additions and 88 deletions
|
@ -160,20 +160,6 @@
|
|||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div data-role="collapsible">
|
||||
<h3>Books</h3>
|
||||
<div>
|
||||
<div style="padding: 1em 0;">
|
||||
<label for="txtMaxBookBackdrops">Max number of backdrops per item: </label>
|
||||
<input type="number" id="txtMaxBookBackdrops" name="txtMaxBookBackdrops" pattern="[0-9]*" required="required" min="1" data-mini="true" />
|
||||
</div>
|
||||
|
||||
<div style="padding: 1em 0;">
|
||||
<label for="txtMinBookBackdropDownloadWidth">Minimum backdrop download width: </label>
|
||||
<input type="number" id="txtMinBookBackdropDownloadWidth" name="txtMinBookBackdropDownloadWidth" pattern="[0-9]*" required="required" min="1" data-mini="true" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<br />
|
||||
<ul data-role="listview" class="ulForm">
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue