Merge pull request 'Change language sort order' (#4380) from language-sort into master
All checks were successful
continuous-integration/drone/push Build is passing

Reviewed-on: #4380
This commit is contained in:
delliott 2024-08-16 14:28:49 +00:00
commit 9bc4ccbb44

View File

@ -13,7 +13,7 @@
<th>Priority 2 files in need of translation</th>
</tr>
<xsl:for-each select="/buildinfo/document/set/language">
<xsl:sort select="@long" order="descending"/>
<xsl:sort select="@long" order="ascending"/>
<tr>
<td>
<a>