12 lines
195 B
Text
12 lines
195 B
Text
<div id="<%= dom_id wheel_option %>">
|
|
<p>
|
|
<strong>Wheel:</strong>
|
|
<%= wheel_option.wheel_id %>
|
|
</p>
|
|
|
|
<p>
|
|
<strong>Batch:</strong>
|
|
<%= wheel_option.batch_id %>
|
|
</p>
|
|
|
|
</div>
|