[Erp5-report] r12144 - /erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_defa...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jan 18 23:13:28 CET 2007


Author: jp
Date: Thu Jan 18 23:13:26 2007
New Revision: 12144

URL: http://svn.erp5.org?rev=12144&view=rev
Log:
2007-01-18 JPS - Remove comment in template

Modified:
    erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_default_theme/template_erp5_web.xml

Modified: erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_default_theme/template_erp5_web.xml
URL: http://svn.erp5.org/erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_default_theme/template_erp5_web.xml?rev=12144&r1=12143&r2=12144&view=diff
==============================================================================
--- erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_default_theme/template_erp5_web.xml (original)
+++ erp5/trunk/bt5/erp5_web/SkinTemplateItem/portal_skins/erp5_web_default_theme/template_erp5_web.xml Thu Jan 18 23:13:26 2007
@@ -86,8 +86,6 @@
                tal:define="dummy  python: request.set(\'editable_mode\', True)">\n
       <div id="main_content" class="column center">\n
         <tal:block tal:condition="here/REQUEST/portal_status_message | nothing">\n
-          <!-- XXX Why no portal message displayed there ?\n
-                Normally a message should be displayed when saving an object through web interface... -->\n
           <div tal:content="structure here/REQUEST/portal_status_message | nothing" id="transition_message"/>\n
         </tal:block>\n
         <tal:block metal:define-slot="main"/>\n
@@ -146,6 +144,10 @@
             <value> <string>template_erp5_web</string> </value>
         </item>
         <item>
+            <key> <string>isIndexable</string> </key>
+            <value> <int>0</int> </value>
+        </item>
+        <item>
             <key> <string>title</string> </key>
             <value> <string></string> </value>
         </item>




More information about the Erp5-report mailing list