Revert "- Added timeline page (will need to be redone anyways)"

This reverts commit 0178f15bf1.
This commit is contained in:
Alexis
2020-12-18 11:58:16 +01:00
parent 0178f15bf1
commit de90b7d747
5 changed files with 16 additions and 328 deletions

View File

@@ -61,6 +61,7 @@
<template v-slot:modal-footer="{ close }">
<button type="button" class="btn btn-danger" data-dismiss="modal" @click="close()">Fermer</button>
<!-- <input type="button" class="btn btn-success" value="Enregistrer comme nouveau" @click="cloneSpell()"> -->
<input type="submit" class="btn btn-primary" value="Enregistrer" form="update-spell">
</template>
</b-modal>