feat(import): import directly from grafana.net id/url now works

This commit is contained in:
Torkel Ödegaard
2016-05-27 16:11:05 +02:00
parent 22a7eaf2e7
commit c3708b3096
8 changed files with 125 additions and 36 deletions

View File

@@ -22,7 +22,7 @@
<div class="gf-form-group section">
<h5 class="section-heading">Details</h5>
<div class="gf-form">
<label class="gf-form-label width-7">Title</label>
<label class="gf-form-label width-7">Name</label>
<input type="text" class="gf-form-input width-30" ng-model='dashboard.title'></input>
</div>
<div class="gf-form">