Skip to content

Commit

Permalink
Merge branch 'hotfix/1436' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
FranckyC committed Oct 25, 2021
2 parents df98335 + a63fc50 commit 20b547f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions search-parts/src/layouts/filters/panel/panel.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
<div class="template">
<pnp-panel data-state-key="{{@root.instanceId}}"
data-disable-animation="true"
data-is-light-dismiss="{{@root.properties.layoutProperties.isLightDismiss}}"
data-is-blocking="{{@root.properties.layoutProperties.isBlocking}}"
data-size="{{@root.properties.layoutProperties.size}}"
data-theme-variant="{{JSONstringify @root.theme}}"
Expand Down

0 comments on commit 20b547f

Please sign in to comment.