update commission
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
<td><%= @commissioner.employee.name rescue '-' %></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:20%"><%= t("views.right_panel.detail.commission_type") %></td>
|
||||
<td><%= @commissioner.commission.menu_item.name rescue '-' %></td>
|
||||
<td style="width:20%"><%= t("views.right_panel.detail.commission") %></td>
|
||||
<td><%= @commissioner.commission.name rescue '-' %></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="width:20%"><%= t("views.right_panel.detail.joined_date") %></td>
|
||||
|
||||
Reference in New Issue
Block a user