projects
/
matthijs
/
projects
/
wipi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0beb243
)
Enable the header logo in the site theme.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 19 Apr 2010 08:47:29 +0000
(10:47 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 19 Apr 2010 08:47:29 +0000
(10:47 +0200)
plugin/theme/site.py
patch
|
blob
|
history
diff --git
a/plugin/theme/site.py
b/plugin/theme/site.py
index 17f4bfe3125c92fde5c203c93e3b85c6c49490f2..683272d6d62ed27922467ecdff212fcf841569c3 100644
(file)
--- a/
plugin/theme/site.py
+++ b/
plugin/theme/site.py
@@
-46,8
+46,8
@@
class SiteTheme(ThemeBase):
# Header
u'<div id="header">',
+ self.logo(),
self.menu(d),
- #self.logo(),
#self.username(d),
#u'<div id="locationline">',
#self.interwiki(d),