Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: donate-head.html

Issue 6691530349740032: issue 1689 - Don't show subscription cancellation text at donation page if credit card donation is … (Closed)
Patch Set: Created Jan. 7, 2015, 5:04 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « donate-body.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: donate-head.html
===================================================================
--- a/donate-head.html
+++ b/donate-head.html
@@ -88,11 +88,6 @@
border-color: #ac2925;
}
-#form.credit-card #recurrent-cancellation
-{
- display: none;
-}
-
/* Paypal */
#form.none button.paypal,
@@ -142,6 +137,7 @@
}
#form.credit-card #form-recurrence,
+#form.credit-card #recurrent-cancellation,
#form.bitcoin #form-currency,
#form.bitcoin #form-price
{
« no previous file with comments | « donate-body.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld