diff options
author | George Andrinopoulos <geoandri@gmail.com> | 2017-03-26 23:16:55 +0300 |
---|---|---|
committer | George Andrinopoulos <geoandri@gmail.com> | 2017-04-11 20:30:28 +0300 |
commit | 61355eb72cd1078c4686b2047a4f0e8712e45bb7 (patch) | |
tree | cbbce714c70e1c1e55178161865413ca3078be00 | |
parent | 07442bf84141cf766d05f014385a2ada4d5b6442 (diff) | |
download | gitlab-ce-61355eb72cd1078c4686b2047a4f0e8712e45bb7.tar.gz |
Add keyboard edit shortcut for wiki
-rw-r--r-- | app/views/help/_shortcuts.html.haml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml index 1aee47b1a71..76ea84ff342 100644 --- a/app/views/help/_shortcuts.html.haml +++ b/app/views/help/_shortcuts.html.haml @@ -121,6 +121,7 @@ %td.shortcut .key e %td Edit wiki page + .col-lg-4 %table.shortcut-mappings %tbody |