Actualiser index.html
CI / PHP Syntax Check (push) Has been cancelled
CI / JavaScript Lint (push) Has been cancelled
CI / Docker Build Test (push) Has been cancelled
CI / Validate Translation Files (push) Has been cancelled
CI / Auto-merge develop → main (push) Has been cancelled
CI / Create GitHub Release (push) Has been cancelled

This commit is contained in:
2026-06-19 16:19:56 +00:00
parent 8176237b93
commit ca285f7a9d
+1
View File
@@ -724,6 +724,7 @@
<h3 class="settings-section-title">📖 Mes recettes</h3>
<p class="settings-hint">Tes propres recettes (cocktails, boissons...), ajoutées à la main.</p>
<button class="btn btn-large btn-accent full-width" style="margin-top:10px" onclick="openRecipeLibraryForm()"> Ajouter une recette</button>
<button class="btn btn-large btn-secondary full-width" style="margin-top:8px" onclick="openRecipeLibraryImportForm()">📋 Importer texte brut</button>
<div id="recipe-library-tag-filter" style="display:flex;flex-wrap:wrap;gap:6px;margin-top:14px"></div>
<div id="recipe-library-list" style="margin-top:14px"></div>
</div>