Skip to content

Commit

Permalink
Rename referenceCHoice to activeChoiceHtml
Browse files Browse the repository at this point in the history
  • Loading branch information
kinow committed Jul 5, 2023
1 parent 81916cd commit 18e0c40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ public String getChoicesAsStringForUI() {
// --- descriptor

@Extension
@Symbol({"referenceChoice"})
@Symbol({"activeChoiceHtml"})
public static final class DescriptorImpl extends UnoChoiceParameterDescriptor {

private AbstractProject<?, ?> project;
Expand Down

0 comments on commit 18e0c40

Please sign in to comment.