Files
@ 88e750527c7c
Branch filter:
Location: kallithea/rhodecode/lib/middleware/__init__.py - annotation
88e750527c7c
0 B
text/x-python
small rewrite for injecting rhodecode_extras into ui. instead of injecting to hgweb instance, inject to ui and pass to hgweb. It's simpler and more readable.