Show annotation context in annotation page
Only works with quotes within the same html node for now
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
<div class="comment-section">
|
||||
<div class="row">
|
||||
<div class="small-12 medium-10 column legislation-comment">
|
||||
<%= @annotation.quote %>
|
||||
<%= @annotation.context.html_safe || @annotation.quote %>
|
||||
</div>
|
||||
<div class="small-12 medium-2 column legislation-comment">
|
||||
<span class="pull-right">
|
||||
|
||||
Reference in New Issue
Block a user