Commit cf974aec6d17154a0bd05e638d0e5034a275b154

Authored by Eder Carlos
2 parents fc1e19f0 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>