mirror of
https://github.com/AmanTahiliani/FHIR-Sandbox.git
synced 2026-08-07 19:56:17 -04:00
UI/UX enhancements
This commit is contained in:
@@ -172,10 +172,5 @@ func TemplateFuncs() template.FuncMap {
|
||||
}
|
||||
return false
|
||||
},
|
||||
"last": func(slice interface{}) interface{} {
|
||||
// Helper function to get the last element of a slice
|
||||
// Used in template logic
|
||||
return nil
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user