[Testbot] Plone 5.0 - Python 2.7 - Build # 2811 - Regression! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Thu Jul 17 21:32:35 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 2811 - Failure!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/2811/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: plone.app.workflow
Branch: refs/heads/master
Date: 2014-07-17T22:34:01+02:00
Author: Albert (albertcasado) <albertcelma at gmail.com>
Commit: https://github.com/plone/plone.app.workflow/commit/e0761066839a6263d1d405e4d47c5d1b62025acb

minor changes on PT for Site setup

Files changed:
M plone/app/workflow/browser/sharing.pt

diff --git a/plone/app/workflow/browser/sharing.pt b/plone/app/workflow/browser/sharing.pt
index b54e6d0..d77bf0a 100644
--- a/plone/app/workflow/browser/sharing.pt
+++ b/plone/app/workflow/browser/sharing.pt
@@ -10,19 +10,19 @@
 <metal:main fill-slot="main"
      tal:define="context_state context/@@plone_context_state">
 
-    <dl class="portalMessage info" tal:condition="context_state/is_default_page">
-        <dt i18n:translate="">
+    <div class="portalMessage info" tal:condition="context_state/is_default_page">
+        <strong i18n:translate="">
             Info
-        </dt>
-        <dd i18n:translate="help_sharing_page_default_page">
+        </strong>
+        <span i18n:translate="help_sharing_page_default_page">
             You are adjusting the sharing privileges for a default view in a container.
             To adjust them for the entire container,
             <a i18n:name="go_here"
                i18n:translate="help_sharing_go_here"
                tal:define="folder context_state/folder"
                tal:attributes="href string:${folder/absolute_url}/sharing">go here</a>.
-        </dd>
-    </dl>
+        </span>
+    </div>
 
     <h1 class="documentFirstHeading"
         i18n:translate="heading_currently_assigned_shares">




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1611 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140717/924af393/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 385968 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140717/924af393/attachment-0003.obj>


More information about the Testbot mailing list