There's no need for mentioning author as an author

This commit is contained in:
2015-03-15 01:59:52 +07:00
parent a206266a24
commit 0448c3703c
2 changed files with 2 additions and 4 deletions
+1 -2
View File
@@ -103,8 +103,7 @@ var BarChart = React.createClass({
},
item: {
repo: 'repository',
team: 'team',
user: 'author'
team: 'team'
},
actions: {
repo: 'which were the most attended by',
@@ -179,8 +179,7 @@ var StackedAreaChart = React.createClass({
},
item: {
repo: 'repository',
team: 'team',
user: 'author'
team: 'team'
},
actions: {
repo: 'which were the most attended by',