##// END OF EJS Templates
fix(ui): fixed issues with hover menus and diff download items....
fix(ui): fixed issues with hover menus and diff download items. - the diff ops are now moved into context menu - the diff ops could be now used in PR context - fixed various UI problems with the old solution

File last commit:

r2044:384b6b2d default
r5294:5bd3eb1a default
Show More
my_account_ssh_keys_generate.mako
1 line | 109 B | application/x-mako | MakoHtmlLexer
/ rhodecode / templates / admin / my_account / my_account_ssh_keys_generate.mako
ssh: added ssh key management into my account.
r2044 ## share the same template, it's very simple
<%include file='/admin/users/user_edit_ssh_keys_generate.mako'/>