17 lines
250 B
Text
17 lines
250 B
Text
<div id="<%= dom_id key_bind %>">
|
|
<p>
|
|
<strong>Setup:</strong>
|
|
<%= key_bind.setup_id %>
|
|
</p>
|
|
|
|
<p>
|
|
<strong>Key:</strong>
|
|
<%= key_bind.key_id %>
|
|
</p>
|
|
|
|
<p>
|
|
<strong>Batch:</strong>
|
|
<%= key_bind.batch_id %>
|
|
</p>
|
|
|
|
</div>
|