Show More
@@ -253,6 +253,7 b' def includeme(config):' | |||
|
253 | 253 | config.include('rhodecode.login') |
|
254 | 254 | config.include('rhodecode.tweens') |
|
255 | 255 | config.include('rhodecode.api') |
|
256 | config.include('rhodecode.svn_support') | |
|
256 | 257 | config.add_route( |
|
257 | 258 | 'rhodecode_support', 'https://rhodecode.com/help/', static=True) |
|
258 | 259 |
General Comments 0
You need to be logged in to leave comments.
Login now