Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Infoclick: new formatting method (MultiplyBy) #1150

Closed
jesade-vbg opened this issue Aug 31, 2022 · 1 comment · Fixed by #1151
Closed

Infoclick: new formatting method (MultiplyBy) #1150

jesade-vbg opened this issue Aug 31, 2022 · 1 comment · Fixed by #1151
Assignees
Milestone

Comments

@jesade-vbg
Copy link
Contributor

New formating method is needed.

multiplyBy

Use case:
We have a value in meters. 0.08 meters.
But we want it in centimeters.

with value 0.08
{value|multiplyBy(100)}
you would get 8..............

Simple but useful.

@jesade-vbg jesade-vbg self-assigned this Aug 31, 2022
@jesade-vbg jesade-vbg added this to the 3.x milestone Aug 31, 2022
@jacobwod
Copy link
Member

jacobwod commented Sep 1, 2022

Don't forget to a) tag this issue (#1150) with the closed keyword in your commit message and b) set the milestone to 3.11 (or whatever the current will be when you close).

Otherwise, good addition!

@jesade-vbg jesade-vbg modified the milestones: 3.x, 3.11 Sep 1, 2022
@jesade-vbg jesade-vbg linked a pull request Sep 1, 2022 that will close this issue
@jacobwod jacobwod closed this as completed Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants