Browse Source

Remove locale

pull/1173/head
Thomas 3 years ago
parent
commit
683b4b2f55
  1. 2
      libs/ui/src/lib/fire-calculator/fire-calculator.component.html

2
libs/ui/src/lib/fire-calculator/fire-calculator.component.html

@ -31,7 +31,7 @@
step="0.25" step="0.25"
type="number" type="number"
/> />
<span class="ml-2" i18n matSuffix>%</span> <span class="ml-2" matSuffix>%</span>
</mat-form-field> </mat-form-field>
<gf-value <gf-value

Loading…
Cancel
Save