summaryrefslogtreecommitdiff
path: root/app/views/projects/_md_preview.html.haml
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2015-11-25 16:26:15 -0500
committerRobert Speicher <rspeicher@gmail.com>2015-11-25 16:36:04 -0500
commit73eca2a95ef401a8e3061a14949ee1dbf34f99b9 (patch)
tree225c8a55e97c8895534b07cfe7b51fe0c15b0d2f /app/views/projects/_md_preview.html.haml
parentdee28c50a90acaf1a364d3971132c70c96493932 (diff)
downloadgitlab-ce-73eca2a95ef401a8e3061a14949ee1dbf34f99b9.tar.gz
Decouple Markdown previews from DropzoneInputrs-markdown-preview
Diffstat (limited to 'app/views/projects/_md_preview.html.haml')
-rw-r--r--app/views/projects/_md_preview.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/_md_preview.html.haml b/app/views/projects/_md_preview.html.haml
index 7b21095ea3e..8218cf11201 100644
--- a/app/views/projects/_md_preview.html.haml
+++ b/app/views/projects/_md_preview.html.haml
@@ -5,7 +5,7 @@
%a.js-md-write-button(href="#md-write-holder" tabindex="-1")
Write
%li
- %a.js-md-preview-button(href="md-preview-holder" tabindex="-1")
+ %a.js-md-preview-button(href="#md-preview-holder" tabindex="-1")
Preview
- if defined?(referenced_users) && referenced_users