##// END OF EJS Templates
summary: fixed ui on summary page for non-admins. The setup instructions were broken if user had no write permissions.
summary: fixed ui on summary page for non-admins. The setup instructions were broken if user had no write permissions.

File last commit:

r3982:8517825c default
r4687:c6d250c6 stable
Show More
.coveragerc
17 lines | 208 B | text/plain | TextLexer
[run]
branch = True
include =
rhodecode/*
omit =
rhodecode/lib/dbmigrate/*
rhodecode/lib/paster_commands/*
rhodecode/lib/_vendor/*
[report]
exclude_lines =
raise NotImplementedError