From b6c2c25e5e99b6d8515a777a00f5a97c1f6b1d23 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 23 Jan 2008 14:31:44 +0000 Subject: Forcing user to enter valid options in the config-tab before making a commit. Displaying current errors in the config/settings. git-svn-id: svn://svn.alpinelinux.org/acf/alpine-conf/trunk@628 ab2d0c66-481e-0410-8bed-d214d4d58bed --- lbu-config-html.lsp | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'lbu-config-html.lsp') diff --git a/lbu-config-html.lsp b/lbu-config-html.lsp index 76233a7..9d9f872 100644 --- a/lbu-config-html.lsp +++ b/lbu-config-html.lsp @@ -14,14 +14,15 @@

Advanced config

Storage media

-
Default media for commit
+
>Default media for commit
+ +

Include/exclude list

@@ -60,8 +61,9 @@ -
Password when encrypting
-
" name="PASSWORD">
+
>Password when encrypting
+
" name="PASSWORD"> +

Save and apply above settings

@@ -79,4 +81,5 @@ io.write(debugs.variables(view)) ?> + -- cgit v1.2.3