Skip to content

Commit

Permalink
minor text change in export modal
Browse files Browse the repository at this point in the history
  • Loading branch information
torkelo committed Nov 7, 2018
1 parent e73e189 commit c52e91e
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions public/app/features/dashboard/export/export_modal.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,8 @@

<!-- <p> -->
<!-- Exporting will export a cleaned sharable dashboard that can be imported -->
<!-- into another Grafana instance. -->
<!-- </p> -->

<div class="share-modal-header">
<div class="share-modal-big-icon">
<i class="fa fa-cloud-upload"></i>
</div>
<div>
<p class="share-modal-info-text">
Export the dashboard to a JSON file. The exporter will templatize the
dashboard's data sources to make it easy for others to import and reuse.
You can share dashboards on <a class="external-link" href="https://grafana.com">Grafana.com</a>
</p>

<gf-form-switch
class="gf-form"
label="Export for sharing externally"
Expand Down

0 comments on commit c52e91e

Please sign in to comment.