mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
provisioning: dont override permissions
This commit is contained in:
@@ -109,7 +109,6 @@ func GetDashboard(c *m.ReqContext) Response {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if isDashboardProvisioned.Result {
|
if isDashboardProvisioned.Result {
|
||||||
meta.CanEdit = true
|
|
||||||
meta.Provisioned = true
|
meta.Provisioned = true
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user