Files @ aaec08ad9daf
Branch filter:

Location: kallithea/rhodecode/tests/functional/test_admin_repos_groups.py - annotation

Augusto Herrmann
Added pt_BR localization, added i18n wrappers on some places missing, fixed css in settings screen for longer labels.
1
2
3
4
from rhodecode.tests import *

class TestReposGroupsController(TestController):
    pass