step 9 : change input type dob edit to hidden
This commit is contained in:
@@ -375,7 +375,7 @@ func (lh *MdDoctorHandler) HandleShowMdDoctorScreen(c echo.Context) error {
|
||||
Label: "Tanggal Lahir Edit",
|
||||
Name: "doctortgllahiredit",
|
||||
Placeholder: "Tanggal Lahir Edit",
|
||||
Type: "text",
|
||||
Type: "hidden",
|
||||
ID: "doctortgllahiredit",
|
||||
// Value: "2021-01-01",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user