repo.or.cz
/
ganeti_webmgr.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix error when sorting Job list by object.
[ganeti_webmgr.git]
/
ganeti_web
/
templates
/
table.html
blob
fe86f83ac12bf3f04ff80b08e631cd52fd574e86
1
{% extends
"table_base.html"
%}
2
3
{% block pagination %}
4
{% include
"paginator.html"
%}
5
{% endblock %}