@if (mode === 'SHOW') { Show Local Changes } @else { Revert Local Changes }

The following changes have been made to {{ versionControlInformation.versionControlInformation?.flowName }} (Version {{ versionControlInformation.versionControlInformation?.version }}). @if (mode === 'REVERT') { Revert will remove all changes. }
@if (mode === 'REVERT') { } @else { }