[PATCH] highlight the currently active tab
by Josh Kayse
Signed-off-by: Josh <josh.kayse(a)gtri.gatech.edu>
---
virt_web/controllers/domain.py | 2 +-
virt_web/controllers/node.py | 2 +-
virt_web/controllers/pool.py | 2 +-
virt_web/controllers/root.py | 2 +-
virt_web/controllers/template.py | 3 ++-
virt_web/templates/master.html | 10 +++++-----
6 files changed, 11 insertions(+), 10 deletions(-)
13 years, 8 months
Getting caching enabled
by Mike McGrath
I'm working on using dbcache instead of the qpid bus directly. Just a
heads up, things might be busted for a bit.
-Mike
13 years, 8 months