Skip to content

Commit

Permalink
fixed process search refs #24472
Browse files Browse the repository at this point in the history
  • Loading branch information
rsehr committed Apr 6, 2023
1 parent 090353d commit 3029df7
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@
<f:setPropertyActionListener
target="#{NavigationForm.aktuell}"
value="a22" />
<f:setPropertyActionListener
target="#{ ProzessverwaltungForm.modusAnzeige}"
value="aktuell" />
</button>
</div>
</h:form>
Expand Down

0 comments on commit 3029df7

Please sign in to comment.