views: inline notes partial into posts show page.
This commit is contained in:
@@ -1 +0,0 @@
|
||||
<article data-width="<%= note.width %>" data-height="<%= note.height %>" data-x="<%= note.x %>" data-y="<%= note.y %>" data-id="<%= note.id %>" data-body="<%= note.body %>"><%= raw NoteSanitizer.sanitize(note.body) %></article>
|
||||
Reference in New Issue
Block a user