##// END OF EJS Templates
old style: make settings box expand to contain floating content and show menu nicely...
old style: make settings box expand to contain floating content and show menu nicely The floating of the panes is hardcoded, so we also hardcode the necessary overflow auto.

File last commit:

r4116:ffd45b18 rhodecode-2.2.5-gpl
r4153:9af9953a rhodecode-2.2.5-gpl
Show More
test_admin_repo_groups.py
4 lines | 88 B | text/x-python | PythonLexer
from rhodecode.tests import *
class TestRepoGroupsController(TestController):
pass