update commission and seed for font
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<th style="width:20%"><%= t("views.right_panel.detail.product") %> <%= t("views.right_panel.detail.name_txt2") %></th>
|
||||
<td><%= @commission.menu_item.name rescue '-' %></td>
|
||||
<td><%= @commission.name rescue '-' %></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th style="width:20%"><%= t("views.right_panel.detail.amount") %></th>
|
||||
|
||||
Reference in New Issue
Block a user