Commit 982e4cbebe035a5b294c8fd2ebd55c015626bf88

Authored by augustoalmeida
2 parents f497cb1c c29fb5f1

Merge branch 'master' of https://gitlab.com/participa/proposal-app

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -160,7 +160,7 @@ @@ -160,7 +160,7 @@
160 <div class="description"></div> 160 <div class="description"></div>
161 </div> 161 </div>
162 <ul class="proposal-list row"> 162 <ul class="proposal-list row">
163 - {{#list_proposal ../article.children category=slug}} 163 + {{#list_proposal ../article.children category=slug host=../host}}
164 {{#link title id}}{{/link}} 164 {{#link title id}}{{/link}}
165 {{/list_proposal}} 165 {{/list_proposal}}
166 </ul> 166 </ul>