bump version to 2.0.0 + change note to "descrition"

This commit is contained in:
Matias Alejo Garcia 2016-06-03 12:50:37 -03:00
commit 1d5b8ced99
No known key found for this signature in database
GPG key ID: 02470DB551277AB3
10 changed files with 15 additions and 17 deletions

View file

@ -449,7 +449,7 @@
</div>
<div class="row" ng-hide="home.hideNote">
<div class="large-12 columns">
<label for="comment"><span translate>Note</span>
<label for="comment"><span translate>Description</span>
<small translate ng-hide="!sendForm.comment.$pristine">optional</small>
<small translate class="has-error" ng-show="sendForm.comment.$invalid && !sendForm.comment.$pristine">too long!</small>
</label>