Skip to content

Commit

Permalink
Clean and sanitaze code
Browse files Browse the repository at this point in the history
  • Loading branch information
lomamech committed Feb 16, 2024
1 parent 5400cf0 commit 64ffa19
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/modules/templates/bhInputText.tmpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
ng-disabled="$ctrl.disabled"
ng-maxlength="{{$ctrl.maxLength}}"
ng-min="$ctrl.min"

ng-required="$ctrl.required"/>

<textarea
Expand Down

0 comments on commit 64ffa19

Please sign in to comment.