From dcffbc3ec1992e10379526580ba15d73e9c2b7c2 Mon Sep 17 00:00:00 2001 From: alterdekim Date: Sat, 6 Jul 2024 21:04:58 +0300 Subject: [PATCH] script editor added x8 --- src/main/resources/templates/script-editor.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/templates/script-editor.html b/src/main/resources/templates/script-editor.html index 9a68f4a..19dd980 100644 --- a/src/main/resources/templates/script-editor.html +++ b/src/main/resources/templates/script-editor.html @@ -9,6 +9,10 @@
+
+

Script editor

+

Below is an example form built entirely with Bootstrap's form controls. Each required form group has a validation state that can be triggered by attempting to submit the form without completing it.

+