custom radio button inline and getTerminology in appservice
This commit is contained in:
@@ -515,6 +515,6 @@ func GetUserLogin() (models.User, error) {
|
||||
return a, nil
|
||||
}
|
||||
|
||||
func GetTerminology(code string, codeSystem string) {
|
||||
func GetTerminology(attributePath string, codeSystem string) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user