##// END OF EJS Templates
compare: cleanup of as_form handling...
compare: cleanup of as_form handling as_form is only used when loaded 'partial' from pullrequest.html. Including it in the 'Detailed compare view' url did thus not do any harm. as_form is never used in pullrequest_show.html or compare_diff.html and it is thus never used together with swap_url ... which is why the wrong 'as_form=None' or 'as_form=False' in urls didn't do any harm.

File last commit:

r3149:68f9c216 beta
r3442:b3680a20 beta
Show More
test_user_permissions_on_repos.py
1 line | 58 B | text/x-python | PythonLexer
/ rhodecode / tests / models / test_user_permissions_on_repos.py
#TODO; write tests when we activate algo for permissions.