summaryrefslogtreecommitdiff
path: root/app/views/notes/_reversed_notes_with_form.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/notes/_reversed_notes_with_form.html.haml')
-rw-r--r--app/views/notes/_reversed_notes_with_form.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/notes/_reversed_notes_with_form.html.haml b/app/views/notes/_reversed_notes_with_form.html.haml
index 05f01847da4..24d599244b4 100644
--- a/app/views/notes/_reversed_notes_with_form.html.haml
+++ b/app/views/notes/_reversed_notes_with_form.html.haml
@@ -8,4 +8,4 @@
:javascript
$(function(){
NoteList.init("#{tid}", "#{tt}", "#{project_notes_path(@project)}");
- }); \ No newline at end of file
+ });