Changed default to switched on.
This commit is contained in:
@@ -22,9 +22,8 @@
|
||||
<p class="distinguished">
|
||||
<label class="checkbox-label">
|
||||
<input type="checkbox" class="filled-in" name="includeWithoutPrice"
|
||||
<% if (includeWithoutPrice) { %>
|
||||
checked
|
||||
<% } %>>
|
||||
checked
|
||||
>
|
||||
<span>Uključi i oglase bez cijene</span>
|
||||
</label>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user