Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-13 10:46:30 +0300
committerPhil Hughes <me@iamphill.com>2016-04-14 12:28:05 +0300
commit094cafcaa7c135a839a7329ed06fdd5d19a05f4b (patch)
treef92d9ce5e475db524501498c8578027647b13c61 /app/views/projects/notes
parent7a1800fec87133e9971a83b457c969b5adaf5919 (diff)
Removed GL Actions class
Diffstat (limited to 'app/views/projects/notes')
-rw-r--r--app/views/projects/notes/_hints.html.haml3
1 files changed, 0 insertions, 3 deletions
diff --git a/app/views/projects/notes/_hints.html.haml b/app/views/projects/notes/_hints.html.haml
index 0c6758210b1..0b002043408 100644
--- a/app/views/projects/notes/_hints.html.haml
+++ b/app/views/projects/notes/_hints.html.haml
@@ -1,7 +1,4 @@
.comment-toolbar.clearfix
- %button.toolbar-button.js-toolbar-button{ type: 'button', data: { prefix: ':' }, tabindex: '-1' }
- = icon('smile-o', class: 'toolbar-button-icon')
- Emoji
.toolbar-text
Styling with
= link_to 'Markdown', help_page_path('markdown', 'markdown'), target: '_blank', tabindex: -1