Skip to content

Commit

Permalink
added space for slim
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasknoepfle committed Jan 28, 2015
1 parent f38f6c8 commit b6fe0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/mass_uploads/_mass_activation.html.slim
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
= "*"
dt
= "* " << t('article.preview.fees_and_donations.netto')
= humanized_money_with_symbol MassUpload::FeesAndDonations.calculate_total_fees_and_donations_netto(articles)
=< humanized_money_with_symbol MassUpload::FeesAndDonations.calculate_total_fees_and_donations_netto(articles)
dt
= t('article.preview.fees_and_donations.quarter_fee')
.activation
Expand Down

0 comments on commit b6fe0fc

Please sign in to comment.