12 lines
187 B
Text
12 lines
187 B
Text
<div id="<%= dom_id action %>">
|
|
<p>
|
|
<strong>Batch:</strong>
|
|
<%= action.batch_id %>
|
|
</p>
|
|
|
|
<p>
|
|
<strong>Actionable:</strong>
|
|
<%= action.actionable_id %>
|
|
</p>
|
|
|
|
</div>
|