mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
provisioning: better description for provisioned save modal
This commit is contained in:
@@ -15,9 +15,10 @@ const template = `
|
||||
|
||||
<form name="ctrl.saveForm" class="modal-content" novalidate>
|
||||
<h6 class="text-center">
|
||||
This dashboard cannot be saved from Grafana's UI since it have been
|
||||
<a href="http://docs.grafana.org/administration/provisioning/#dashboards">provisioned</a> from
|
||||
another source. Please ask your Administrator for more info.
|
||||
This dashboard cannot be saved from Grafana's UI since it has been provisioned from another source.
|
||||
<i><a href="http://docs.grafana.org/administration/provisioning/#dashboards">
|
||||
More info about provisioning.
|
||||
</a></i>
|
||||
</h6>
|
||||
<div class="p-t-2">
|
||||
<div class="gf-form">
|
||||
|
||||
Reference in New Issue
Block a user