Notes for this page:
- oneProjectWithSteps.html
- main.js imports:
- buildSelectControl.js
- populateProjectId()
- populateProjectName()
- getSteps();
- showStepsForThisProject(res)
Format the numbers using numeral.js to display with comma and 2 digit decimal point on the steps table.
Format the Numbers Quantity and Money
- Build a total function to extend and total the quantity and Money
Step |
Order |
Quantity |
Amount |
Extended |
Edit |