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="importController" ng-init="type='file'">
|
||||
|
||||
<div class="padding assertive" ng-show="error">
|
||||
{{error|translate}}
|
||||
</div>
|
||||
|
||||
<form name="importForm" ng-submit="importBlob(importForm)" novalidate>
|
||||
|
||||
<div class="list card">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue