]> git.ipfire.org Git - pbs.git/commit
Fix URL schema for builders
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 13 Jan 2018 13:14:52 +0000 (13:14 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 13 Jan 2018 13:14:52 +0000 (13:14 +0000)
commit1ca1e588c96036f6a060df94f59db7a9dc79c61a
treeca9e75a0cc098f11bf580e7e1b767cff6cfb2165
parentde178bc452e4b32b16b545ac06f7da8bbdf9d28c
Fix URL schema for builders

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
16 files changed:
src/templates/builders/delete.html
src/templates/builders/detail.html
src/templates/builders/edit.html
src/templates/builders/list.html
src/templates/builders/new.html
src/templates/builders/pass.html
src/templates/file-detail.html
src/templates/jobs-abort.html
src/templates/jobs-detail.html
src/templates/modules/jobs-table.html
src/templates/modules/jobs/boxes.html
src/templates/modules/jobs/list.html
src/templates/package-detail.html
src/templates/uploads-list.html
src/web/__init__.py
src/web/builders.py