Skip to content
Snippets Groups Projects

Met à jour les dépendances de l'application

6 files
+ 30
35
Compare changes
  • Side-by-side
  • Inline

Files

@@ -290,7 +290,7 @@
@@ -290,7 +290,7 @@
{#if parameter.file_path !== undefined}
{#if parameter.file_path !== undefined}
<div class="my-4 flex justify-end">
<div class="my-4 flex justify-end">
<a
<a
class="flex-shrink-0 bg-le-bleu inline-block shadow-md hover:bg-blue-900 rounded px-4 py-2 text-center text-white uppercase text-sm"
class="shrink-0 bg-le-bleu inline-block shadow-md hover:bg-blue-900 rounded px-4 py-2 text-center text-white uppercase text-sm"
href="/parameters/{parameter.name}/edit"
href="/parameters/{parameter.name}/edit"
>
>
Proposer une modification
Proposer une modification
Loading