BuyTab mit kaufen gefuellt.
This commit is contained in:
@@ -9,12 +9,12 @@
|
||||
<ion-card ng-repeat="i in items" ng-model="items">
|
||||
|
||||
<div class="list card">
|
||||
<div class="item item-avatar"> <img src="img/rose1.png">
|
||||
<div class="item item-avatar"> <img ng-src="{{i.appimgpublicpath}}">
|
||||
<h2>{{i.name}}</h2>
|
||||
</div>
|
||||
|
||||
<div class="item item-body">
|
||||
{{i.freitext}}
|
||||
{{i.bildtext}}
|
||||
</div>
|
||||
|
||||
<ion-item>
|
||||
|
||||
Reference in New Issue
Block a user