Shows original price and redeemed volunteer hours for saved transaction when edit button is pressed.

This commit is contained in:
Jonathan Rosenbaum
2017-08-03 20:03:27 +00:00
parent 7147ea6213
commit daf885cc4a
2 changed files with 16 additions and 1 deletions
+1
View File
@@ -137,4 +137,5 @@ input[value=Save]:focus, input[value=Close]:focus {
#original_price {
display: none;
color: blueviolet;
}