-
Notifications
You must be signed in to change notification settings - Fork 474
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix site selection crash on remote sites
SingleChoice checks if the prefill value is in the elements. On remote sites, the available sites are probably just themselves, which would lead to an error. SingleChoiceExtended doesn't have this validation. Change-Id: I53efa9872e9cd42b6abece5694c17288aff577f4 JIRA-Ref: CMK-20938
- Loading branch information
Showing
2 changed files
with
10 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters