Removed product from add subscription modal

This commit is contained in:
Peter Zimon 2021-05-06 18:16:56 +02:00
parent ccf2dff413
commit e6dd0ee56b

View File

@ -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}}