admin: Able to export an archive for static publication
Some checks failed
continuous-integration/drone/tag Build is failing
Some checks failed
continuous-integration/drone/tag Build is failing
This commit is contained in:
parent
9172f36be7
commit
f0377f5f5d
3 changed files with 87 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Reference in a new issue