1
0
mirror of https://gitlab.com/Deukhoofd/BattleSim.git synced 2025-10-28 02:00:04 +00:00

Added sort by tier and filter to current tier

This commit is contained in:
Deukhoofd
2016-02-28 19:37:16 +01:00
parent f737f48545
commit b9c2d479b7
6 changed files with 166 additions and 29 deletions

View File

@@ -14,12 +14,17 @@ mixin printStat(statName, keyName)
.meta-info.clearfix
.left-side
.species
label.filter-tier
input.filter-tier-box(type='checkbox')
| Filter to Current Tier
select.sortSpecies
option=""
option="Sort"
option="Sort by Dexnumber"
option="Invert by Dexnumber"
option="Sort Alphabetically"
option="Invert Alphabetically"
option="Sort by Tier"
option="Invert by Tier"
select.species_list
option
each species in speciesList