Skip to content

Commit

Permalink
馃 Merging lastest master.
Browse files Browse the repository at this point in the history
  • Loading branch information
psbrandt committed Sep 18, 2016
1 parent 706d2ca commit 3593280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/poc-common/form-display/views/error-messages.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@
<span class="label label-danger" ng-message="available">{{'ERROR_ALREADY_IN_USE' | translate}}</span>
<span class="label label-danger" ng-message="max">{{'ERROR_TOO_BIG' | translate}}</span>
<span class="label label-danger" ng-message="min">{{'ERROR_TOO_SMALL' | translate}}</span>

0 comments on commit 3593280

Please sign in to comment.