CenterForDigitalHumanities / CenterForDigitalHumanities/TPEN-services
Refactor tinyAction "create" to "save"
Open
core-functionality
enhancement
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
The variable `tinyAction` is set to be a string. In places where it is current set to be "create" it should instead be set to be "save". This will result in a small refactor to remove code that is handling this discrepancy already.
This appears in the following files:
- classes/Layer/Layer.js
- classes/Page/Page.js
- classes/Line/Line.js
Contributor guide
Assessment
This issue has not been assessed yet.