diff options
author | Harald Eilertsen <haraldei@anduin.net> | 2021-09-03 13:12:43 +0200 |
---|---|---|
committer | Harald Eilertsen <haraldei@anduin.net> | 2021-09-03 13:12:43 +0200 |
commit | c09de43860ac6d57c6af31c971424e9c957e75c2 (patch) | |
tree | 5203ebb6766c8c9f5523214739950397459c4088 /includes/public | |
parent | 92ee799aab8d9ee41564b346f3a89bb688cf53bd (diff) | |
download | gigologadmin-c09de43860ac6d57c6af31c971424e9c957e75c2.tar.gz gigologadmin-c09de43860ac6d57c6af31c971424e9c957e75c2.tar.bz2 gigologadmin-c09de43860ac6d57c6af31c971424e9c957e75c2.zip |
Drop query to press status table in adminactions.
Replace the table with hardcoded strings in the AdminPage class. This
makes it a pure presentation issue, while the statuses themselves are
just mnemonics.
There's one smell here, and that is that the status values and their
textual representation is split across two modules. (Values in Concert,
and textual representation in AdminPage.) This should probably be
addressed later by refactoring both into a separate AccredStatus class
or something.
Diffstat (limited to 'includes/public')
0 files changed, 0 insertions, 0 deletions