From e539ee03caa00157bb01b4539bc2b2909589c0cd Mon Sep 17 00:00:00 2001 From: Romain Courteaud <romain@nexedi.com> Date: Wed, 19 Mar 2008 14:37:41 +0000 Subject: [PATCH] Add a css example of formbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20044 20353a03-c40f-0410-a6d1-a30d3c3de9de --- .../portal_skins/erp5_ui_test/Foo_viewFormBox/my_formbox.xml | 2 +- bt5/erp5_ui_test/bt/revision | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewFormBox/my_formbox.xml b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewFormBox/my_formbox.xml index 97df6a9096..6711b7b282 100644 --- a/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewFormBox/my_formbox.xml +++ b/bt5/erp5_ui_test/SkinTemplateItem/portal_skins/erp5_ui_test/Foo_viewFormBox/my_formbox.xml @@ -132,7 +132,7 @@ </item> <item> <key> <string>css_class</string> </key> - <value> <string></string> </value> + <value> <string>invisible</string> </value> </item> <item> <key> <string>default</string> </key> diff --git a/bt5/erp5_ui_test/bt/revision b/bt5/erp5_ui_test/bt/revision index b6e81543f7..b99877a597 100644 --- a/bt5/erp5_ui_test/bt/revision +++ b/bt5/erp5_ui_test/bt/revision @@ -1 +1 @@ -330 \ No newline at end of file +331 \ No newline at end of file -- 2.30.9