Added migration and model change for searchReq table.

This commit is contained in:
Naida Vatric
2020-01-23 10:12:56 +01:00
parent d117383802
commit 5b3491fdba
5 changed files with 41 additions and 3 deletions

View File

@@ -18,6 +18,16 @@
</div>
</div>
<br />
<p class="distinguished">
<label class="checkbox-label">
<input type="checkbox" class="filled-in" name="includeWithoutPrice"
<% if (includeWithoutPrice) { %>
checked
<% } %>>
<span>Uključi i oglase bez cijene</span>
</label>
</p>
<br />
<div class="row center-align">