]> git.ipfire.org Git - pbs.git/commit
users: Refactor listing
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 5 Oct 2022 16:45:12 +0000 (16:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 5 Oct 2022 16:45:12 +0000 (16:45 +0000)
commit57718fd9f62977f5c8dc37479d4c9fdae425a9d3
tree691a8df7a14aaec19bbf14818cb54c613eef8c9b
parent92293500e64f8dac617c9a6ecd0f1eaea044374e
users: Refactor listing

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/templates/modules/user-table.html [deleted file]
src/templates/user-list.html [deleted file]
src/templates/users/index.html [new file with mode: 0644]
src/templates/users/modules/list.html [new file with mode: 0644]
src/web/__init__.py
src/web/ui_modules.py
src/web/users.py