Browse Source

plugins(): dashboards, changed wording installed to imported when showing imported version in dashboard list

Torkel Ödegaard 9 years ago
parent
commit
4a3c19c666
1 changed files with 1 additions and 1 deletions
  1. 1 1
      public/app/features/plugins/import_list/import_list.html

+ 1 - 1
public/app/features/plugins/import_list/import_list.html

@@ -17,7 +17,7 @@
 					v{{dash.revision}}
 				</td>
 				<td ng-if="dash.installed">
-					Installed v{{dash.installedRevision}}
+					Imported v{{dash.installedRevision}}
 				</td>
 				<td style="text-align: right">
 					<button class="btn btn-secondary" ng-click="ctrl.import(dash, false)" ng-show="!dash.installed">