|
@@ -1,5 +1,5 @@ |
|
|
{% if (_checkbox) { %} |
|
|
{% if (_checkbox) { %} |
|
|
<input class="list-delete" type="checkbox" style="margin: 0; vertical-align: middle;"> |
|
|
|
|
|
|
|
|
<input class="list-delete" type="checkbox" style="margin: 0 7px 0 0; vertical-align: middle;"> |
|
|
{% } %} |
|
|
{% } %} |
|
|
<i class="icon-star {% if (_starred_by.indexOf(_user)===-1) { |
|
|
<i class="icon-star {% if (_starred_by.indexOf(_user)===-1) { |
|
|
%}text-extra-muted not-starred{% } else { %}{% }%} |
|
|
%}text-extra-muted not-starred{% } else { %}{% }%} |
|
|