summaryrefslogtreecommitdiff
path: root/app/views/notes/_form.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notes/_form.html.haml')
-rw-r--r--app/views/notes/_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notes/_form.html.haml b/app/views/notes/_form.html.haml
index ec07411a28a..74ffbecbee5 100644
--- a/app/views/notes/_form.html.haml
+++ b/app/views/notes/_form.html.haml
@@ -10,7 +10,7 @@
= f.text_area :note, :size => 255
%p.hint Markdown is enabled.
- .row.note_advanced_opts
+ .row.note_advanced_opts.hide
.span4
%h5 Notify via email:
.clearfix