-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove uneditable flag name field from conditions
This change hides the flag name field from condition creation and edit forms. The field was not editable by users, because the flag name is always provided. The field had been rendering as blank, despite having the value filled in. This change moves it to a hidden field.
- Loading branch information
1 parent
9383d87
commit db513d5
Showing
2 changed files
with
30 additions
and
17 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