From ecad301ec9a8316cc28c7639cd3773e3c20fd6d6 Mon Sep 17 00:00:00 2001 From: Alexander_Kabui Date: Tue, 17 Sep 2024 14:50:32 +0300 Subject: Refactor: Fix word for editor UI e.g commit to Save. --- gn2/wqflask/templates/gn_editor.html | 4 +-- gn2/wqflask/templates/gn_editor_commit.html | 8 +++--- gn2/wqflask/templates/gn_editor_results_page.html | 31 ++++++++++++----------- 3 files changed, 22 insertions(+), 21 deletions(-) (limited to 'gn2') diff --git a/gn2/wqflask/templates/gn_editor.html b/gn2/wqflask/templates/gn_editor.html index d89aaf0a..6f4685ac 100644 --- a/gn2/wqflask/templates/gn_editor.html +++ b/gn2/wqflask/templates/gn_editor.html @@ -29,10 +29,10 @@ hx-get="/editor/commit" hx-target="#output" hx-trigger="click" - hx-swap="innerHTML">Commit + hx-swap="innerHTML">Save