PublicDashboards: Add middleware function (#80582)
This commit is contained in:
@@ -83,3 +83,6 @@ func (m *Middleware) HandleView(c *contextmodel.ReqContext) {
|
||||
}
|
||||
func (m *Middleware) HandleAccessView(c *contextmodel.ReqContext) {
|
||||
}
|
||||
func (m *Middleware) HandleConfirmAccessView(c *contextmodel.ReqContext) {
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user