Various small fixes in prep for QE release

This commit is contained in:
Joseph Schorr 2016-05-04 15:20:27 -04:00
parent f55fd2049f
commit 73fa593d02
5 changed files with 11 additions and 10 deletions

View file

@ -211,6 +211,7 @@ def security():
@web.route('/enterprise/')
@no_cache
@route_show_if(features.BILLING)
def enterprise():
return index('')