mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-08-18 20:13:57 +00:00
add activation displaying
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<td><%=cue.description%></td>
|
||||
<td><%=cue.type.display%></td>
|
||||
<td><%=cue.state%></td>
|
||||
<td><%=cue.activation%></td>
|
||||
<td><%=cue.activation.display%></td>
|
||||
<td><%=cue.length%></td>
|
||||
</tr>
|
||||
<% }) %>
|
||||
|
||||
Reference in New Issue
Block a user