]> git.ipfire.org Git - pbs.git/commit
Create LinkToUser module and drop Maintainer module
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Oct 2017 16:12:25 +0000 (17:12 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 27 Oct 2017 16:12:25 +0000 (17:12 +0100)
commit8dc6f5a4898c6a4047b63c9c296d50ffb43f0006
treeab7b60574fb602374b0ac8dfa85e5fea882bfa2d
parent6cde275f806334255d001c7e0cd2f6300b87f672
Create LinkToUser module and drop Maintainer module

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/templates/build-detail.html
src/templates/distro-source-commit-detail.html
src/templates/modules/build-table.html
src/templates/modules/changelog/entry.html
src/templates/modules/link-to-user.html [new file with mode: 0644]
src/templates/modules/maintainer.html [deleted file]
src/templates/modules/package-header.html
src/templates/package-detail.html
src/web/__init__.py
src/web/ui_modules.py