update show detail template of backend

This commit is contained in:
Aung Myo
2017-07-05 11:51:43 +06:30
parent 7f6a306097
commit 602a0d010a
7 changed files with 263 additions and 225 deletions

View File

@@ -16,8 +16,8 @@
<tr>
<th>Name</th>
<th>Unique code</th>
<th>Template</th>
<!-- <th>Db name</th>
<!--<th>Template</th>
<th>Db name</th>
<th>Db type</th>
<th>Db username</th>
<th>Db password</th> -->
@@ -38,8 +38,8 @@
<tr>
<td><%= print_setting.name %></td>
<td><%= print_setting.unique_code %></td>
<td><%= print_setting.template %></td>
<!-- <td><%= print_setting.db_name %></td>
<!--<td><%= print_setting.template %></td>
<td><%= print_setting.db_name %></td>
<td><%= print_setting.db_type %></td>
<td><%= print_setting.db_username %></td>
<td><%= print_setting.db_password %></td> -->