Widget:indexSorterGrouper: Difference between revisions
Jump to navigation
Jump to search
m Fixed a sort order bug |
m Different initial sorting |
||
Line 264: | Line 264: | ||
} | } | ||
</script><div style="display:inline-block"> | </script><div style="display:inline-block"> | ||
<button class="gf-button" data-tdollsortbutton="true" data-initialsort | <button class="gf-button" data-tdollsortbutton="true" data-initialsort="true" onclick="orderByClassRarityName(this);">By Class>Rarity>Name</button> | ||
<button class="gf-button" data-tdollsortbutton="true" onclick="orderByRarityClassName(this);">By Rarity>Class>Name</button> | <button class="gf-button" data-tdollsortbutton="true" onclick="orderByRarityClassName(this);">By Rarity>Class>Name</button> | ||
<button class="gf-button" data-tdollsortbutton="true" onclick="orderByName(this);">By Name</button> | |||
<button class="gf-button" data-tdollsortbutton="true" onclick="orderByIndex(this);">By Index</button></div> | <button class="gf-button" data-tdollsortbutton="true" onclick="orderByIndex(this);">By Index</button></div> | ||
</includeonly> | </includeonly> |
Revision as of 18:28, 1 May 2018
Released on this server: