show RemoteVolumes/EcVolumes only if it is not empty
This commit is contained in:
@@ -25,6 +25,7 @@ var funcMap = template.FuncMap{
|
||||
"join": join,
|
||||
"bytesToHumanReadable": util.BytesToHumanReadable,
|
||||
"percentFrom": percentFrom,
|
||||
"isNotEmpty": util.IsNotEmpty,
|
||||
}
|
||||
|
||||
//go:embed volume.html
|
||||
|
||||
Reference in New Issue
Block a user