Changed the name of the Clear All button to Reset Selected to better explain what it does
This commit is contained in:
@@ -114,7 +114,7 @@ header p{font-size:0.85rem;color:#f0cca0;margin-top:3px}
|
||||
<button class="btn btn-outline" onclick="resetFilters()">Clear Filters</button>
|
||||
<div class="spacer"></div>
|
||||
<span class="tag-counts" id="tagCounts"></span>
|
||||
<button class="btn btn-outline" onclick="clearAll()">Clear All</button>
|
||||
<button class="btn btn-outline" onclick="clearAll()">Reset Selected</button>
|
||||
<button class="btn btn-gold" onclick="openPicker()">🎲 Pick for Us!</button>
|
||||
</div>
|
||||
<div class="course-browse-bar">
|
||||
|
||||
Reference in New Issue
Block a user