admin: Able to export an archive for static publication
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
nemunaire 2024-03-28 18:25:07 +01:00
commit f0377f5f5d
3 changed files with 87 additions and 0 deletions

View file

@ -459,6 +459,7 @@
Regénérer les fichiers statiques
</button>
<button ng-if="settings.wip" ng-click="switchToProd()" class="btn btn-danger my-1" type="button"><span class="glyphicon glyphicon-lock" aria-hidden="true"></span> Activer le mode challenge</button>
<a href="api/archive.zip" class="btn btn-secondary my-1" type="button" target="_self"><span class="glyphicon glyphicon-download" aria-hidden="true"></span> Télécharger l'archive pour publication</a>
</div>
<hr>
<h4>Changements anticipés</h4>