mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
feat(pluginslist): minor update
This commit is contained in:
@@ -55,6 +55,11 @@
|
||||
<section class="page-sidebar-section">
|
||||
<h4>Version</h4>
|
||||
<span>{{ctrl.model.info.version}}</span>
|
||||
<div ng-show="ctrl.model.hasUpdate">
|
||||
<a href="https://grafana.net/plugins/{{ctrl.model.id}}" target="_blank">
|
||||
Update Available!
|
||||
</a>
|
||||
</div>
|
||||
</section>
|
||||
<section class="page-sidebar-section" ng-show="ctrl.model.type === 'app'">
|
||||
<h5>Includes</h4>
|
||||
|
||||
Reference in New Issue
Block a user