Преглед изворни кода

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

Torkel Ödegaard пре 9 година
родитељ
комит
4a3c19c666
1 измењених фајлова са 1 додато и 1 уклоњено
  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">