mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-01 13:54:35 +03:00
Removed product from add subscription modal
This commit is contained in:
parent
ccf2dff413
commit
e6dd0ee56b
@ -21,11 +21,7 @@
|
||||
|
||||
<div class="gh-main-section-content grey gh-member-product-form-block">
|
||||
<GhFormGroup>
|
||||
<label for="product" class="fw6">Product</label>
|
||||
<h3 class="gh-memberproduct-name">{{this.product.name}}</h3>
|
||||
</GhFormGroup>
|
||||
<GhFormGroup>
|
||||
<label for="price" class="fw6">Price</label>
|
||||
<label for="price" class="fw6">Add subscription</label>
|
||||
<span class="gh-select">
|
||||
<OneWaySelect
|
||||
@options={{this.prices}}
|
||||
|
Loading…
Reference in New Issue
Block a user