changeset 36863 | 1a1972b1a1ff |
parent 36857 | da4e2f87167d |
child 36865 | 3d60a22e27f5 |
--- a/mercurial/hgweb/hgwebdir_mod.py Sat Mar 10 12:35:38 2018 -0800 +++ b/mercurial/hgweb/hgwebdir_mod.py Sat Mar 10 11:46:52 2018 -0800 @@ -510,7 +510,7 @@ url += '/' vars = {} - styles, (style, mapfile) = hgweb_mod.getstyle(wsgireq, config, + styles, (style, mapfile) = hgweb_mod.getstyle(wsgireq.req, config, self.templatepath) if style == styles[0]: vars['style'] = style