mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
housekeep: TU rename - code changes
Renaming of symbols. Functions, variables, values, DB values, etc. Basically everything that is not user-facing. This only covers "Trusted User" things: tests, comments, etc. will covered in a following commit.
This commit is contained in:
parent
0a7b02956f
commit
1abb4f8f68
34 changed files with 265 additions and 203 deletions
|
@ -44,7 +44,7 @@
|
|||
<td class="stat-desc">
|
||||
{{ "Trusted Users" | tr }}
|
||||
</td>
|
||||
<td>{{ trusted_user_count }}</td>
|
||||
<td>{{ package_maintainer_count }}</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue