summaryrefslogtreecommitdiff
path: root/app/views/shared/notes/_edit.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/notes/_edit.html.haml')
-rw-r--r--app/views/shared/notes/_edit.html.haml2
1 files changed, 0 insertions, 2 deletions
diff --git a/app/views/shared/notes/_edit.html.haml b/app/views/shared/notes/_edit.html.haml
index 4a020865828..f4b3aac29b4 100644
--- a/app/views/shared/notes/_edit.html.haml
+++ b/app/views/shared/notes/_edit.html.haml
@@ -1,3 +1 @@
-.original-note-content.hidden{ data: { post_url: note_url(note), target_id: note.noteable.id, target_type: note.noteable.class.name.underscore } }
- #{note.note}
%textarea.hidden.js-task-list-field.original-task-list{ data: {update_url: note_url(note) } }= note.note