Skip to content

Commit

Permalink
POLL-menu position fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
kreinhard committed Dec 17, 2024
1 parent 144af40 commit 6b5594e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -465,7 +465,6 @@ open class MenuCreator {
requiredUserRightId = ContractDao.USER_RIGHT_ID, requiredUserRightValues = READONLY_READWRITE
)
)
.add(MenuItemDef(MenuItemDefId.POLL))
.add(
MenuItemDef(
MenuItemDefId.VISITORBOOK,
Expand Down

0 comments on commit 6b5594e

Please sign in to comment.