Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Commit

Permalink
Merge pull request #15 from jonnitto/master
Browse files Browse the repository at this point in the history
TASK: Add ConvertUris to Editable prototype
  • Loading branch information
mficzel authored Nov 13, 2017
2 parents f2669c0 + 116dc02 commit ef501f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/Private/Fusion/Prototypes/Editable.fusion
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ prototype(PackageFactory.AtomicFusion:Editable) < prototype(PackageFactory.Atomi
notEditable {
condition = true
renderer = ${q(props.node).property(props.property)}
@process.convertUris = Neos.Neos:ConvertUris
}
}
}

0 comments on commit ef501f1

Please sign in to comment.