Fixed comments for snippets. Tests fixed
This commit is contained in:
parent
d41d8ffb02
commit
292a41cbe2
7 changed files with 26 additions and 24 deletions
|
@ -14,8 +14,5 @@
|
|||
.data.no-padding
|
||||
:erb
|
||||
<%= raw @snippet.colorize %>
|
||||
.clear
|
||||
%br
|
||||
.snippet_notes= render "notes/notes"
|
||||
|
||||
.clear
|
||||
= render "notes/notes", :tid => @snippet.id, :tt => "snippet"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue