summaryrefslogtreecommitdiff
path: root/app/views/help
diff options
context:
space:
mode:
authorCiro Santilli <ciro.santilli@gmail.com>2014-09-30 16:41:48 +0200
committerCiro Santilli <ciro.santilli@gmail.com>2014-09-30 16:41:48 +0200
commit6aa0448f7655a5e6f4f7e485a20b91f306f14931 (patch)
tree47084a50408bc1352ecd311fd0470d4265a4519e /app/views/help
parent2b88c9cd15d79ff755cea501d5d6fb511538de73 (diff)
downloadgitlab-ce-6aa0448f7655a5e6f4f7e485a20b91f306f14931.tar.gz
Remove trailing whitespace from views.
Diffstat (limited to 'app/views/help')
-rw-r--r--app/views/help/_shortcuts.html.haml40
1 files changed, 20 insertions, 20 deletions
diff --git a/app/views/help/_shortcuts.html.haml b/app/views/help/_shortcuts.html.haml
index 467f003b333..ff83ff5bc4d 100644
--- a/app/views/help/_shortcuts.html.haml
+++ b/app/views/help/_shortcuts.html.haml
@@ -3,9 +3,9 @@
.modal-content
.modal-header
%a.close{href: "#", "data-dismiss" => "modal"} ×
- %h4
+ %h4
Keyboard Shortcuts
- %small
+ %small
= link_to '(Show all)', '#', class: 'js-more-help-button'
.modal-body.shortcuts-cheatsheet
.col-lg-4
@@ -15,11 +15,11 @@
%th
%th Global Shortcuts
%tr
- %td.shortcut
+ %td.shortcut
.key s
%td Focus Search
%tr
- %td.shortcut
+ %td.shortcut
.key ?
%td Show this dialog
%tbody
@@ -37,7 +37,7 @@
%i.icon-arrow-down
%td Move selection down
%tr
- %td.shortcut
+ %td.shortcut
.key enter
%td Open Selection
@@ -48,25 +48,25 @@
%th
%th Global Dashboard
%tr
- %td.shortcut
+ %td.shortcut
.key g
.key a
%td
Go to the activity feed
%tr
- %td.shortcut
+ %td.shortcut
.key g
.key p
%td
Go to projects
%tr
- %td.shortcut
+ %td.shortcut
.key g
.key i
%td
Go to issues
%tr
- %td.shortcut
+ %td.shortcut
.key g
.key m
%td
@@ -76,43 +76,43 @@
%th
%th Project
%tr
- %td.shortcut
+ %td.shortcut
.key g
.key p
%td
Go to the project's activity feed
%tr
- %td.shortcut
+ %td.shortcut
.key g
.key f
%td
Go to files
%tr
- %td.shortcut
+ %td.shortcut
.key g
.key c
%td
Go to commits
%tr
- %td.shortcut
+ %td.shortcut
.key g
.key n
%td
Go to network graph
%tr
- %td.shortcut
+ %td.shortcut
.key g
.key g
%td
Go to graphs
%tr
- %td.shortcut
+ %td.shortcut
.key g
.key i
%td
Go to issues
%tr
- %td.shortcut
+ %td.shortcut
.key g
.key m
%td
@@ -180,11 +180,11 @@
%th
%th Issues
%tr
- %td.shortcut
+ %td.shortcut
.key a
%td Change assignee
%tr
- %td.shortcut
+ %td.shortcut
.key m
%td Change milestone
%tbody{ class: 'hidden-shortcut merge_reuests', style: 'display:none' }
@@ -192,11 +192,11 @@
%th
%th Merge Requests
%tr
- %td.shortcut
+ %td.shortcut
.key a
%td Change assignee
%tr
- %td.shortcut
+ %td.shortcut
.key m
%td Change milestone