Show More
@@ -253,6 +253,7 b' def includeme(config):' | |||||
253 | config.include('rhodecode.login') |
|
253 | config.include('rhodecode.login') | |
254 | config.include('rhodecode.tweens') |
|
254 | config.include('rhodecode.tweens') | |
255 | config.include('rhodecode.api') |
|
255 | config.include('rhodecode.api') | |
|
256 | config.include('rhodecode.svn_support') | |||
256 | config.add_route( |
|
257 | config.add_route( | |
257 | 'rhodecode_support', 'https://rhodecode.com/help/', static=True) |
|
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