[Erp5-report] r6889 - /erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/...
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon Apr 24 14:32:06 CEST 2006
Author: vincent
Date: Mon Apr 24 14:32:05 2006
New Revision: 6889
URL: http://svn.erp5.org?rev=6889&view=rev
Log:
Oops, accidentally removed the doctype.
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/form_view_dialog.xml
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/form_view_dialog.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/form_view_dialog.xml?rev=6889&r1=6888&r2=6889&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/form_view_dialog.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_html_style/SkinTemplateItem/portal_skins/erp5_html_style/form_view_dialog.xml Mon Apr 24 14:32:05 2006
@@ -54,6 +54,8 @@
<key> <string>_text</string> </key>
<value> <string encoding="cdata"><![CDATA[
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"\n
+ "DTD/xhtml1-strict.dtd">\n
<tal:block tal:replace=\'nothing\'>\n
<!--\n
Copyright (c) 2002 Nexedi SARL and Contributors. All Rights Reserved.\n
@@ -288,6 +290,10 @@
<key> <string>id</string> </key>
<value> <string>form_view_dialog</string> </value>
</item>
+ <item>
+ <key> <string>title</string> </key>
+ <value> <string></string> </value>
+ </item>
</dictionary>
</pickle>
</record>
More information about the Erp5-report
mailing list