hintergrundauswahl eingbaut, Vorschau jetzt modal.
This commit is contained in:
@@ -46,6 +46,16 @@
|
||||
</ion-list>
|
||||
</div>
|
||||
|
||||
<div style="padding-bottom:15px;">
|
||||
<button class="button button-full button-custom" modal-select="" ng-model="backgroundpic" options="backgrounds" option-getter="getBackgroundOpt(option)" modal-title="Hintergrund wählen">
|
||||
{{ 'Hintergrund: ' + backgroundpic || 'Hintergrund'}}
|
||||
<div class="option">
|
||||
<h2>{{option.name}}</h2>
|
||||
<p>{{option.beschreibung}}</p>
|
||||
</div>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
<div class="list card">
|
||||
<div class="item item-divider oleo">Rosen jetzt kaufen?</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user