Skip to content

Commit

Permalink
fix bh-date-editor test bug
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremielodi committed Sep 9, 2020
1 parent 2332103 commit c90ccc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/modules/templates/bhDateEditor.tmpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
ng-class="{ 'has-error' : DateEditorForm.$submitted && DateEditorForm.$invalid } "
data-date-editor>

<label class="control-label" translate>
<label class="control-label" bh-date-editor-label translate>
{{ $ctrl.label }}
</label>

Expand Down

0 comments on commit c90ccc6

Please sign in to comment.