-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make the contextMenu in StructurePanel und in GalleryPanel identical #4310
Make the contextMenu in StructurePanel und in GalleryPanel identical #4310
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Kitodo/src/main/java/org/kitodo/production/forms/dataeditor/AddDocStrucTypeDialog.java
Show resolved
Hide resolved
Kitodo/src/main/webapp/WEB-INF/templates/includes/metadataEditor/gallery.xhtml
Outdated
Show resolved
Hide resolved
Kitodo/src/main/webapp/WEB-INF/templates/includes/metadataEditor/logicalStructure.xhtml
Outdated
Show resolved
Hide resolved
8fe372e
to
0be4898
Compare
please resolve conflicts |
0be4898
to
da737cb
Compare
da737cb
to
50f499d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one little change to completely synchronize context menus in structure tree and gallery since #4319 has been merged in the meantime.
Kitodo/src/main/webapp/WEB-INF/templates/includes/metadataEditor/gallery.xhtml
Outdated
Show resolved
Hide resolved
…or/gallery.xhtml Co-authored-by: Arved Solth <solth@effective-webwork.de>
Fixes #3646