Skip to content

Commit

Permalink
Editor / Polygon not saved (#8230)
Browse files Browse the repository at this point in the history
Related to JQuery update.
  • Loading branch information
fxprunayre committed Jun 28, 2024
1 parent 4c63865 commit f0debae
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
placeholder="{{'inputGeometryText' | translate}}"
ng-change="ctrl.handleInputChange()"
ng-readonly="ctrl.readOnly"
/>
></textarea>
<small class="text-danger" ng-show="ctrl.fromTextInput && ctrl.parseError">
{{ 'inputGeometryIsInvalid' | translate}} {{ctrl.parseError}}</small
>
Expand Down

0 comments on commit f0debae

Please sign in to comment.