Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Commit

Permalink
#55 Inside dontation page, it will now show or more too
Browse files Browse the repository at this point in the history
  • Loading branch information
Izoman committed Feb 8, 2017
1 parent 66e19f8 commit c024369
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/front/donation/info.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"currency" => "",
"pledgeAmount" => $tier->pledge
]) }}
{{ trans('generic.or_more') }}
</strong>
</span><br/>
<div class="description">
Expand Down
1 change: 1 addition & 0 deletions resources/views/front/donation/start.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@
"currency" => "",
"pledgeAmount" => $tier->pledge
]) }}
{{ trans('generic.or_more') }}
</strong><br/>
{!! nl2br(htmlspecialchars($tier->description)) !!}
</a>
Expand Down

0 comments on commit c024369

Please sign in to comment.