Datenbank erweitert by Akki, Detail-Seite by Kalle

This commit is contained in:
Carsten Hilmer
2016-09-02 00:02:44 +02:00
parent 6a0a74191e
commit 607ffbd0f6
5 changed files with 169 additions and 47 deletions

View File

@@ -355,8 +355,7 @@ angular.module('starter', ['ionic','ngIOS9UIWebViewPatch','starter.controllers',
.state('app.pokemondetail', {
url: "/pokemondetail",
params: {
contractdetail: null,
actionDelete: false
pokemondetail: null
},
views: {
'menuContent': {