Skip to content

Commit

Permalink
Merge pull request #342 from plone/vangheem-structure-styles
Browse files Browse the repository at this point in the history
for some reason we had 2 icons, weird
  • Loading branch information
garbas committed Mar 10, 2014
2 parents 9f2fd35 + a347899 commit 43b7e83
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions js/patterns/structure/templates/tablerow.xml
Expand Up @@ -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>
Expand Down

1 comment on commit 43b7e83

@mister-roboto
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TESTS FAILED
Mr.roboto url : http://jenkins.plone.org/roboto/get_info?push=7196f7e806b74f0791e8739d1be61936
plone-5.0-python-2.7 [FAILURE]

Please sign in to comment.