12 lines
190 B
Text
12 lines
190 B
Text
<div id="<%= dom_id menu_option %>">
|
|
<p>
|
|
<strong>Menu:</strong>
|
|
<%= menu_option.menu_id %>
|
|
</p>
|
|
|
|
<p>
|
|
<strong>Batch:</strong>
|
|
<%= menu_option.batch_id %>
|
|
</p>
|
|
|
|
</div>
|