From 2c0b981c90dc5d40def09ede889db86cc5e98afe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismae=CC=88l=20Sebbane?= Date: Wed, 22 Sep 2021 19:01:10 +0200 Subject: [PATCH] [machines-edit-view] Replaced a href link by button because more semantically correct + it actually redirects to the homepage (unwanted behaviour) --- app/frontend/templates/machines/_form.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/frontend/templates/machines/_form.html b/app/frontend/templates/machines/_form.html index 47ae75cf2..76cf91140 100644 --- a/app/frontend/templates/machines/_form.html +++ b/app/frontend/templates/machines/_form.html @@ -49,7 +49,7 @@ required bs-jasny-fileinput> - {{ 'app.shared.buttons.delete' }} +