Default true for include incomplete ads.

This commit is contained in:
Naida Vatric
2020-02-15 00:52:06 +01:00
parent fc7fe3c0b3
commit 81fa3f046d
3 changed files with 36 additions and 12 deletions

View File

@@ -61,9 +61,8 @@
<p class="distinguished">
<label class="checkbox-label">
<input type="checkbox" class="filled-in" name="includeIncompleteAds"
<% if (includeIncompleteAds) { %>
checked
<% } %>>
>
<span>Uključi i oglase bez potpunih informacija</span>
</label>
</p>