Skip to content

Commit

Permalink
fix: minor changes added
Browse files Browse the repository at this point in the history
  • Loading branch information
vishdha committed Aug 28, 2020
1 parent e0ed9e6 commit ed0a040
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/crm/doctype/investor/investor_dashboard.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def get_data():
},
'transactions': [
{
'label': _('Transactions'),
'label': _('Reference'),
'items': ['Lead', 'Opportunity']
}
]
Expand Down

0 comments on commit ed0a040

Please sign in to comment.