Add list objects UI and integrate with listing and delete api (#310)
This commit is contained in:
@@ -40,7 +40,7 @@ var (
|
||||
heal = "/heal"
|
||||
remoteBuckets = "/remote-buckets"
|
||||
replication = "/replication"
|
||||
objectBrowser = "/object-browser/:bucket?/*"
|
||||
objectBrowser = "/object-browser/:bucket?"
|
||||
mainObjectBrowser = "/object-browser"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user