Merge pull request #32 from cmgustavo/ref/design-12

Removes msg error by popupService
This commit is contained in:
Matias Alejo Garcia 2016-09-01 15:44:56 -03:00 committed by GitHub
commit fd8f76bab0
21 changed files with 77 additions and 206 deletions

View file

@ -10,10 +10,6 @@
<ion-content ng-controller="createController as create" ng-init="create.setTotalCopayers(3)">
<div class="padding assertive" ng-show="create.error">
{{create.error|translate}}
</div>
<form name="setupForm" ng-submit="create.create(setupForm)" novalidate>
<div class="card list">