Files @ 75bf2d4eb890
Branch filter:

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

Mads Kiilerich
rhodecode.js: use classes btn and btn-mini instead of ui-btn in createInlineAddButton
1
2
3
4
from rhodecode.tests import *

class TestRepoGroupsController(TestController):
    pass