diff options
author | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-07-08 12:43:46 +0200 |
---|---|---|
committer | Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | 2015-07-08 12:43:46 +0200 |
commit | 8404ab46b91103033a78fdd183e9873f85799b6f (patch) | |
tree | 6164e0b548deba381b51b7f8eaddc1dd6701ec53 /app/views/help | |
parent | c2f02fc1a4b88e1c01cb3562168322d0c5debba3 (diff) | |
download | gitlab-ce-8404ab46b91103033a78fdd183e9873f85799b6f.tar.gz |
Add shortcut for project activity page
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app/views/help')
-rw-r--r-- | app/views/help/_shortcuts.html.haml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml index 825acb0ae3e..e809d99ba71 100644 --- a/app/views/help/_shortcuts.html.haml +++ b/app/views/help/_shortcuts.html.haml @@ -80,6 +80,12 @@ .key g .key p %td + Go to the project's home page + %tr + %td.shortcut + .key g + .key e + %td Go to the project's activity feed %tr %td.shortcut |