Adds to new values (original_price and redeemed_hours) to the history for benefit transactions.

This commit is contained in:
Jonathan Rosenbaum
2017-08-03 19:44:38 +00:00
parent 04846ae362
commit 7147ea6213
2 changed files with 20 additions and 12 deletions
+4
View File
@@ -133,4 +133,8 @@ input[value=Save]:focus, input[value=Close]:focus {
.ui-widget input {
font-size: .9em;
}
#original_price {
display: none;
}