Added work with snapshots. Part 2

This commit is contained in:
Alexey Berezhok
2025-12-25 15:10:24 +03:00
parent 5dd481a81c
commit 40f8a546f5
5 changed files with 108 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
</div>
<div class="mb-3 text-center">
<button type="submit" class="btn btn-primary" name="cancel" value="cancel">Отменить</button>
<button type="submit" class="btn btn-danger" name="create" value="create">Создать</button>
<button type="submit" class="btn btn-success" name="create" value="create">Создать</button>
</div>
</form>
</div>