Skip to content
Snippets Groups Projects
Commit a616a07b authored by Antoine Lambert's avatar Antoine Lambert
Browse files

browse/search: Search origins visited at least once by default

parent 3bf7c765
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ See top-level LICENSE file for more information
</div>
<div class="form-check swh-id-option">
<input class="form-check-input" value="option-origins-with-visit" type="checkbox"
id="swh-search-origins-with-visit">
id="swh-search-origins-with-visit" checked>
<label class="form-check-label" for="swh-search-origins-with-visit">only show origins visited at least once</label>
</div>
</form>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment