update commission

This commit is contained in:
Yan
2017-11-07 10:52:57 +06:30
parent 4fa0705f1c
commit 17afb039cb
3 changed files with 5 additions and 4 deletions

View File

@@ -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>