Просмотр исходного кода

Removed alpha notice for influxdb 0.9 data source config

Torkel Ödegaard 10 лет назад
Родитель
Сommit
af50188a60
1 измененных файлов с 0 добавлено и 8 удалено
  1. 0 8
      public/app/plugins/datasource/influxdb/partials/config.html

+ 0 - 8
public/app/plugins/datasource/influxdb/partials/config.html

@@ -1,11 +1,3 @@
-<div class="grafana-info-box" style="margin: 30px 0 0 0">
-	<h5>Data source implementation: Alpha stage</h5>
-	<ul>
-		<li>This data source implementation is not complete, a lot is not working and implemented yet</li>
-		<li>Updates can be tracked, and feedback directed <a href="https://github.com/grafana/grafana/issues/1525">here #1525</a>.</li>
-	</ul>
-</div>
-
 
 <div ng-include="httpConfigPartialSrc"></div>
 <br>