Renamed a chart to be more consistent with the others.

This commit is contained in:
James Cole
2015-12-31 07:54:11 +01:00
parent 1b3592d959
commit cc810a5b6f
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ $(function () {
$('.removeMoney').on('click', removeMoney);
if (typeof(lineChart) === 'function' && typeof(piggyBankID) !== 'undefined') {
lineChart('chart/piggyBank/' + piggyBankID, 'piggy-bank-history');
lineChart('chart/piggy-bank/' + piggyBankID, 'piggy-bank-history');
}
$('#sortable tbody').sortable(