Skip to content

Commit

Permalink
Merge pull request #1055 from davidjgonzalez/missing-downloads-action…
Browse files Browse the repository at this point in the history
…-default

Added missing downloads action URL to page properties
  • Loading branch information
davidjgonzalez authored Dec 5, 2023
2 parents 56766fe + d848cbd commit fe103e1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,10 @@
jcr:primaryType="nt:unstructured"
enabled="true"
path="/content/asset-share-commons/en/dark/actions/download"/>
<downloads
jcr:primaryType="nt:unstructured"
enabled="true"
path="/content/asset-share-commons/en/dark/actions/downloads"/>
<license
jcr:primaryType="nt:unstructured"
enabled="true"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,10 @@
jcr:primaryType="nt:unstructured"
enabled="true"
path="/content/asset-share-commons/en/light/actions/download"/>
<downloads
jcr:primaryType="nt:unstructured"
enabled="true"
path="/content/asset-share-commons/en/light/actions/downloads"/>
<license
jcr:primaryType="nt:unstructured"
enabled="true"
Expand Down

0 comments on commit fe103e1

Please sign in to comment.