From 233961da8f8ab40bca3baead130f318932a6f770 Mon Sep 17 00:00:00 2001 From: x2003bruneau Date: Sun, 30 Jul 2006 14:44:32 +0000 Subject: [PATCH] Fix enum value initialisation in table editor form git-svn-id: svn+ssh://murphy/home/svn/platal/trunk@727 839d8a87-29fc-0310-9880-83ba4fa771e5 --- templates/table-editor.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/table-editor.tpl b/templates/table-editor.tpl index 392c55a..2d1c2ae 100644 --- a/templates/table-editor.tpl +++ b/templates/table-editor.tpl @@ -105,7 +105,7 @@ {elseif $myval.Type eq 'enum'} {elseif ($myval.Type eq 'textarea') or ($myval.Type eq 'varchar200')} -- 2.1.4