Skip to content

Commit

Permalink
fix(serving.namespace.models.add): update pricing precision (#3282)
Browse files Browse the repository at this point in the history
Relates to: #3182

Signed-off-by: Antoine Leblanc <[email protected]>
Co-Authored-By: Adrien Carreira <[email protected]>
  • Loading branch information
antleblanc and Adrien Carreira authored Jul 16, 2020
1 parent 65a4800 commit 3c5ade6
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@ <h1 data-translate="pci_projects_project_serving_namespace_models_add"></h1>
data-price="$ctrl.getPrice(flavor.id)"
data-tax="$ctrl.getTax(flavor.id)"
data-user="$ctrl.user"
data-perform-rounding="false"
data-maximum-fraction-digits="5"
>
</ovh-manager-catalog-price>
/
Expand Down

0 comments on commit 3c5ade6

Please sign in to comment.