Commit 7f5c2ebd by bergquist

provisioning: better description for provisioned save modal

parent 627df679
...@@ -15,9 +15,10 @@ const template = ` ...@@ -15,9 +15,10 @@ const template = `
<form name="ctrl.saveForm" class="modal-content" novalidate> <form name="ctrl.saveForm" class="modal-content" novalidate>
<h6 class="text-center"> <h6 class="text-center">
This dashboard cannot be saved from Grafana's UI since it have been This dashboard cannot be saved from Grafana's UI since it has been provisioned from another source.
<a href="http://docs.grafana.org/administration/provisioning/#dashboards">provisioned</a> from <i><a href="http://docs.grafana.org/administration/provisioning/#dashboards">
another source. Please ask your Administrator for more info. More info about provisioning.
</a></i>
</h6> </h6>
<div class="p-t-2"> <div class="p-t-2">
<div class="gf-form"> <div class="gf-form">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment