1
0
Fork 0

There's no need for mentioning author as an author

This commit is contained in:
Gregory Eremin 2015-03-15 01:59:52 +07:00
parent a206266a24
commit 0448c3703c
2 changed files with 2 additions and 4 deletions

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',

View File

@ -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',