parent
2dd33c50c8
commit
cfc1cc37a3
|
@ -1,6 +1,6 @@
|
|||
<tr>
|
||||
<td>
|
||||
<a href="<%= text.url %>" target="_blank"><%= text.title %></a>
|
||||
<a href="<%= text.url %>" target="_blank"><%= text.title.html_safe %></a>
|
||||
<div class="quick-edit">
|
||||
<ul class="nav nav-pills">
|
||||
<% if can_edit_or_delete?(@marquee) %>
|
||||
|
|
Loading…
Reference in New Issue