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

@ -11,10 +11,6 @@
<ion-content ng-controller="joinController as join">
<div class="padding assertive" ng-show="join.error">
{{join.error|translate}}
</div>
<form name="joinForm" ng-submit="join.join(joinForm)" novalidate>
<div class="card list">