Show free ribbon on project view

This commit is contained in:
Pablo Vazquez 2016-11-29 18:17:35 +01:00
parent 98295305fd
commit 8654503f5a
2 changed files with 8 additions and 0 deletions

View File

@ -1624,6 +1624,9 @@ a.learn-more
font-size: 1.6em
left: 7px
.ribbon
+ribbon
.info
width: 100%
height: 100%

View File

@ -95,6 +95,11 @@ script.
i.pi-folder
| {% endif %}
| {% if n.permissions.world %}
.ribbon
span free
| {% endif %}
.info
a.title(href="{{ url_for_node(node=n) }}") {{ n.name }}
p.description(href="{{ url_for_node(node=n) }}")