[Testbot] Plone 5.0 - Python 2.7 - Build # 1903 - Still failing! - 1 failure(s)

jenkins at plone.org jenkins at plone.org
Mon Mar 10 16:16:23 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 1903 - Still Failing!
-------------------------------------------------------------------------------

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


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

Repository: mockup
Branch: refs/heads/master
Date: 2014-03-10T05:16:16-05:00
Author: Nathan Van Gheem (vangheem) <vangheem at gmail.com>
Commit: https://github.com/plone/mockup/commit/a34789941c2c56150d29bfd9383da6267051e128

for some reason we had 2 icons, weird

Files changed:
M js/patterns/structure/templates/tablerow.xml

diff --git a/js/patterns/structure/templates/tablerow.xml b/js/patterns/structure/templates/tablerow.xml
index 27406d7..8583088 100644
--- a/js/patterns/structure/templates/tablerow.xml
+++ b/js/patterns/structure/templates/tablerow.xml
@@ -7,9 +7,6 @@
     <% if(attributes.is_folderish) { %>
       <span class="glyphicon glyphicon-folder-open"></span>
     <% } %>
-    <% if(attributes.is_folderish) { %>
-      <span class="icon icon-folder-open"></span>
-    <% } %>
     <%- Title %>
   </a>
 </td>


Repository: mockup
Branch: refs/heads/master
Date: 2014-03-10T15:55:34Z
Author: Rok Garbas (garbas) <rok at garbas.si>
Commit: https://github.com/plone/mockup/commit/43b7e834d5cb8e8bc67d667e199e2700eab1248f

Merge pull request #342 from plone/vangheem-structure-styles

for some reason we had 2 icons, weird

Files changed:
M js/patterns/structure/templates/tablerow.xml

diff --git a/js/patterns/structure/templates/tablerow.xml b/js/patterns/structure/templates/tablerow.xml
index 27406d7..8583088 100644
--- a/js/patterns/structure/templates/tablerow.xml
+++ b/js/patterns/structure/templates/tablerow.xml
@@ -7,9 +7,6 @@
     <% if(attributes.is_folderish) { %>
       <span class="glyphicon glyphicon-folder-open"></span>
     <% } %>
-    <% if(attributes.is_folderish) { %>
-      <span class="icon icon-folder-open"></span>
-    <% } %>
     <%- Title %>
   </a>
 </td>




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


More information about the Testbot mailing list