Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Commit

Permalink
Remove extraneous space
Browse files Browse the repository at this point in the history
  • Loading branch information
wlp1979 committed Jul 26, 2013
1 parent 63cf78c commit 03631b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/default.js
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ $(function() {
// because the cost duration may have changed while a filter was being
// used and so some rows will need updating.
change_cost(current_cost_duration);
}
}
});
});

Expand Down

0 comments on commit 03631b1

Please sign in to comment.