Merge pull request #32 from cmgustavo/ref/design-12
Removes msg error by popupService
This commit is contained in:
commit
fd8f76bab0
21 changed files with 77 additions and 206 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue