diff --git a/www/js/app.js b/www/js/app.js index 05458c3..aaf53ad 100644 --- a/www/js/app.js +++ b/www/js/app.js @@ -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': { diff --git a/www/pokedex.db b/www/pokedex.db index e15da0f..1846d0f 100644 Binary files a/www/pokedex.db and b/www/pokedex.db differ diff --git a/www/templates/pokemonliste/html/pokemon-detail.html b/www/templates/pokemonliste/html/pokemon-detail.html index bad3d6e..7cf7958 100644 --- a/www/templates/pokemonliste/html/pokemon-detail.html +++ b/www/templates/pokemonliste/html/pokemon-detail.html @@ -13,49 +13,147 @@ - -
+