Fix translate attrs

This commit is contained in:
Gustavo Maximiliano Cortez 2015-09-13 00:10:02 -03:00
commit 4533365107
No known key found for this signature in database
GPG key ID: 15EDAD8D9F2EB1AF
9 changed files with 24 additions and 33 deletions

View file

@ -8,7 +8,7 @@
{{index.showAlert.msg|translate}}
</div>
<div class="text-center m20t" ng-click="index.showAlert.close()">
<a class="button outline light-gray round tiny small-4" translate>OK</a>
<a class="button outline light-gray round tiny small-4">OK</a>
</div>
</div>
</div>