]> git.ipfire.org Git - people/jschlag/pbs.git/commit - src/web/handlers.py
Redesign the displayed job list on the main page.
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 Dec 2012 15:14:41 +0000 (16:14 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 8 Dec 2012 15:14:41 +0000 (16:14 +0100)
commit6e63ed4982dbb1828ae483c2b8aba730f34c8615
tree27f7f69f0fb98a2a5410a65dafbaf64f70a40b0b
parent20e70907fc45687f2c40acfb10e71af33bcb4c7c
Redesign the displayed job list on the main page.
backend/builds.py
data/static/js/pbs.js
data/templates/index.html
data/templates/modules/jobs-list.html [deleted file]
data/templates/modules/jobs/list.html [new file with mode: 0644]
web/__init__.py
web/handlers.py
web/ui_modules.py