Sha256: 6251e22fcff0a5050c3ae8d674cee8d4b277b912ce8d0aee642d4b81b5e32c5b
Contents?: true
Size: 1.85 KB
Versions: 16
Compression:
Stored size: 1.85 KB
Contents
.modal-dialog .modal-content .modal-header button.close{action 'cancel'} type='button' span aria-hidden='true' × span.sr-only = t 'words.close' h4.modal-title .avatar.small class=user.profile_type a href=user.html_url target='blank' img src=user.image_url class='img-circle' | a href=user.html_url target='blank' = user.name t 'contributions.show.contribution_to' | a href=project.html_url target='blank' = project.name .modal-body dl.details dt t 'contributions.show.value' dd number-to-currency value dt t 'contributions.show.payment_method' dd = payment_method dt t 'contributions.show.payment_service_fee' dd number-to-currency payment_service_fee dt t 'contributions.show.payment_service_fee_paid_by_user' dd show-boolean payment_service_fee_paid_by_user dt t 'contributions.show.payment_id' dd span = payment_id dt t 'contributions.show.key' dd span = key dt t 'contributions.show.reward.title' dd = reward.title dt t 'contributions.show.reward.minimum_value' dd number-to-currency reward.minimum_value dt t 'contributions.show.user_email' dd = user.email dt t 'contributions.show.created_at' dd format-date created_at dt t 'contributions.show.confirmed_at' dd format-date confirmed_at .modal-footer button.btn.btn-primary{action 'cancel'} type='button' = t 'words.okay'
Version data entries
16 entries across 16 versions & 1 rubygems