mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
2bb3002748
This helps differentiating the form when it is initially rendered, or due to a modification. This distinction is important to decide whether the live_messages should be rendered or not. Initial rendering of the dialog should not display live messages, as nothing has changed.