Gitlab@Informatics

Skip to content
Snippets Groups Projects
Commit 072b9db3 authored by 65160130's avatar 65160130
Browse files

remove treatment_name

parent 20560b32
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,6 @@
<tr>
<th>id</th>
<th>patient name</th>
<th>treatment</th>
<th>phone</th>
<th>treatment history</th>
</tr>
......@@ -57,7 +56,6 @@
<tr>
<td><%= detail.id %></td>
<td><%= detail.patient_name %></td>
<td><%= detail.treatment %></td>
<td><%= detail.phone %></td>
<!-- เพิ่มข้อมูลการรักษา-->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment