Actualiser admin/dashboard.html
This commit is contained in:
@@ -117,12 +117,16 @@
|
||||
<input type="text" id="tmdb-key-input" placeholder="Pour les critiques (réalisateur, streaming)">
|
||||
</div>
|
||||
<div class="form-group" style="grid-column: span 2;">
|
||||
<label>Clé API EAN-Search</label>
|
||||
<input type="text" id="ean-search-key-input" placeholder="Recherche par code-barres (Vidéothèque)">
|
||||
<label>Clé API WorldCat</label>
|
||||
<input type="text" id="worldcat-key-input" placeholder="Recherche par EAN/ISBN (Vidéothèque)">
|
||||
</div>
|
||||
<div class="form-group" style="grid-column: span 2;">
|
||||
<label>Clé API Barcode Lookup</label>
|
||||
<input type="text" id="barcode-lookup-key-input" placeholder="Recherche par code-barres (Vidéothèque)">
|
||||
<label>Clé API Amazon Product Advertising</label>
|
||||
<input type="text" id="amazon-key-input" placeholder="Recherche par code-barres (Vidéothèque)">
|
||||
</div>
|
||||
<div class="form-group" style="grid-column: span 2;">
|
||||
<label>Clé API eBay Developers Program (App ID)</label>
|
||||
<input type="text" id="ebay-key-input" placeholder="Recherche par code-barres (Vidéothèque)">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user