update frontend lib : leaflet + oruga - #1815

This commit is contained in:
Laurent GAY
2025-10-24 17:40:29 +02:00
committed by setop
parent b5852a95eb
commit 58a1d857a1
75 changed files with 944 additions and 1076 deletions

View File

@@ -104,7 +104,7 @@
@click="publish(true)"
>{{ t("Save draft") }}</o-button
>
<o-button variant="primary" native-type="submit">
<o-button variant="primary" type="submit">
<span v-if="isUpdate === false || post?.draft === true">{{
t("Publish")
}}</span>