* Fix: Update timezone on the interim create page The interim creation screen will set the timezone to the timezone of the browser. Unfortunately, the UI element was never refreshed, so it remained on its loaded default, thus telling the user the wrong value. This change adds a timezone widget refresh to the end of the function that loads the browser's local timezone into the timezone value. This change also adds code to update the 'Local timezone' help text for the start time and end time input bozes to call out the selected timezone specifically. Fixes #3898 * Fix: Change var to const for code review |
||
---|---|---|
.. | ||
css | ||
images | ||
js | ||
.gitignore |