Skip to content

Commit 7bc50f8

Browse files
author
Christoph Wolfes
committed
updated last commit chart naming
1 parent 617e7bf commit 7bc50f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/scm.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ angular.module('adf.widget.scm', ['adf.provider', 'chart.js', 'ngSanitize', 'btf
9292
edit: edit
9393
})
9494
.widget('scm-commits-last-commits', {
95-
title: 'SCM Commits line chart',
95+
title: 'SCM Last Commit Chart',
9696
description: 'Displays line chart for the last 50 commits',
9797
category: category,
9898
templateUrl: '{widgetsPath}/scm/src/charts/line-chart.html',

0 commit comments

Comments
 (0)