summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2016-04-05 09:12:26 +0100
committerPhil Hughes <me@iamphill.com>2016-04-05 09:12:26 +0100
commit4d9d06ec5057c512bd05ab5883ca842c7a3a3c9a (patch)
tree772b80b43f0571412055df41b341559f3f1085a2
parent51df93607fc5c4ef2cac13a90aaf7450c38fdf4f (diff)
downloadgitlab-ce-note-form-design.tar.gz
Removed emoji button from notes formnote-form-design
-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