Bug 30750 - Move JS function moneyFormat into an include
Summary: Move JS function moneyFormat into an include
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Templates (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Owen Leonard
QA Contact: Testopia
URL:
Keywords:
Depends on: 30139
Blocks:
  Show dependency treegraph
 
Reported: 2022-05-13 14:47 UTC by Katrin Fischer
Modified: 2022-05-13 16:47 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Katrin Fischer 2022-05-13 14:47:24 UTC
The MoneyFormat JS function is used in 2 files now and should be moved into an include/js file so we don't have to maintain the same code 2 places.