Remove donation progress.
This commit is contained in:
@@ -15,30 +15,6 @@ javascript:
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
h2 Spendenbarometer
|
|
||||||
b Aktueller Stand: 101'250 CHF
|
|
||||||
.row
|
|
||||||
.col-xs-12
|
|
||||||
.progress-target style="width: 20%"
|
|
||||||
= link_to "Variante C:", collection_concept_path
|
|
||||||
br
|
|
||||||
| 100'000 CHF
|
|
||||||
|
|
||||||
.progress-target style="width: 30%"
|
|
||||||
= link_to "Variante B:", collection_concept_path
|
|
||||||
br
|
|
||||||
| 250'000 CHF
|
|
||||||
|
|
||||||
.progress-target style="width: 48%"
|
|
||||||
= link_to "Variante A:", collection_concept_path
|
|
||||||
br
|
|
||||||
| 500'000 CHF
|
|
||||||
|
|
||||||
.progress
|
|
||||||
.progress-bar.progress-bar-success role="progressbar" aria-valuenow="101250" aria-valuemin="0" aria-valuemax="500000" style="width: 20.6%"
|
|
||||||
|
|
||||||
p Detailliertere Informationen, wie dieses Geld eingesetzt wird, findest du unter <a href="#{collection_concept_path}">«Wie macht man eine Volksinitiative?»</a>
|
|
||||||
|
|
||||||
h2 Via Kreditkarte online spenden
|
h2 Via Kreditkarte online spenden
|
||||||
= form_tag charges_path do
|
= form_tag charges_path do
|
||||||
= hidden_field_tag(:stripeToken)
|
= hidden_field_tag(:stripeToken)
|
||||||
|
|||||||
Reference in New Issue
Block a user