mirror of
https://github.com/boostorg/website-v2.git
synced 2026-02-27 05:32:08 +00:00
Merge pull request #68 from revsys/62-remove-date-filter
#62 Remove filter by date option
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
<option value="{{c.name}}">{{ c.name }}</option>
|
||||
{% endfor %}
|
||||
</select>
|
||||
<select class="w-full md:w-auto cursor-pointer block sm:inline-block text-sm uppercase rounded-md bg-black text-orange border border-slate pl-5 pr-11 py-3"><option>Filter by date</option></select>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user