Update total_spend to dollar_value so that it doesn't break existing functionality in request-queue

This commit is contained in:
Luis Cielak
2018-07-31 10:58:52 -04:00
parent 632132de10
commit be3d5b287e
3 changed files with 4 additions and 3 deletions

View File

@@ -87,7 +87,7 @@
<div>
<dt>Total Spend</dt>
<dd>{{data['details_of_use']['total_spend']}}</dd>
<dd>${{data['details_of_use']['dollar_value']}}</dd>
</div>
<div>