DragandDrop geadded

This commit is contained in:
Carsten Hilmer
2016-10-21 00:54:38 +02:00
parent 1b1998dc17
commit caab200984
7 changed files with 748 additions and 3 deletions

View File

@@ -11,5 +11,10 @@
<img class="myborder" src="img/schaf.jpg" height="128" width="128" ng-click="starte_spiel2()">
</div>
</div>
<div class="row">
<div style="width: 100%; text-align: center;" class="col">
<img class="myborder" src="img/schaf.jpg" height="128" width="128" ng-click="starte_spiel3()">
</div>
</div>
</ion-content>
</ion-view>