From 6c14b5942aa7d50e16747a31dde37385c585b91e Mon Sep 17 00:00:00 2001 From: Anton Romanov Date: Tue, 4 Mar 2025 11:38:03 +0400 Subject: [PATCH] #23 -- Fix buttons --- src/main/resources/templates/fuzzyTerm/edit.html | 2 +- src/main/resources/templates/project/edit.html | 4 ++-- src/main/resources/templates/rule/edit.html | 2 +- src/main/resources/templates/variable/edit.html | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/templates/fuzzyTerm/edit.html b/src/main/resources/templates/fuzzyTerm/edit.html index 1663feb..fbc187d 100644 --- a/src/main/resources/templates/fuzzyTerm/edit.html +++ b/src/main/resources/templates/fuzzyTerm/edit.html @@ -48,7 +48,7 @@ onclick="return confirm('Удалить запись?')"> Удалить - Отмена + Назад diff --git a/src/main/resources/templates/project/edit.html b/src/main/resources/templates/project/edit.html index ec19560..7f8955e 100644 --- a/src/main/resources/templates/project/edit.html +++ b/src/main/resources/templates/project/edit.html @@ -24,11 +24,11 @@ - Отмена + Назад
-
+

Список переменных

diff --git a/src/main/resources/templates/rule/edit.html b/src/main/resources/templates/rule/edit.html index 04a26a9..70fa5ec 100644 --- a/src/main/resources/templates/rule/edit.html +++ b/src/main/resources/templates/rule/edit.html @@ -46,7 +46,7 @@ onclick="return confirm('Удалить запись?')"> Удалить - Отмена + Назад