mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-25 09:03:12 +03:00
Added empty Stripe info state for member details
no issue
This commit is contained in:
parent
8ac7500084
commit
285a7ab851
@ -119,9 +119,7 @@
|
||||
{{/each}}
|
||||
</div>
|
||||
{{else}}
|
||||
<div class="pa5 pb0 pt4 br4 shadow-1 bg-grouped-table mt2 flex flex-column flex-row-ns items-start justify-between gh-tag-basic-settings-form">
|
||||
<div class="flex flex-column items-start mr8 w-100 w-50-ns">
|
||||
-
|
||||
</div>
|
||||
<div class="pa20 br4 shadow-1 bg-grouped-table mt2">
|
||||
<p class="ma0 pa0 tc midgrey">Member doesn't have Stripe subscription</p>
|
||||
</div>
|
||||
{{/if}}
|
Loading…
Reference in New Issue
Block a user