Skip to content

Commit

Permalink
Merge pull request #6237 from BartChris/fix_collapsed_metadata
Browse files Browse the repository at this point in the history
Fix the disappearance of collapsed metadata
  • Loading branch information
solth authored Oct 2, 2024
2 parents 70edd7c + 7011646 commit 3a577cc
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@
styleClass="no-header"
widgetVar="metadataTable"
id="metadataTable">
<p:ajax event="collapse"
onstart="return #{request.requestURI.contains('metadataEditor')};"/>
<p:column>
<span class="input-wrapper">
<!-- field label
Expand Down

0 comments on commit 3a577cc

Please sign in to comment.