#273 added for only available content on the search

This commit is contained in:
tidusjar 2016-06-07 14:35:48 +01:00
commit 0fa42b93f5
2 changed files with 3 additions and 1 deletions

View file

@ -199,6 +199,7 @@
<br />
</form>
{{#if_eq available true}}
<form method="POST" action="@url/issues/nonrequestissue/" id="report{{id}}">
<input name="providerId" type="text" value="{{id}}" hidden="hidden" />
<input name="type" type="text" value="{{type}}" hidden="hidden" />
@ -216,6 +217,7 @@
</ul>
</div>
</form>
{{/if_eq}}
</div>
</div>