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

Commit ef501f1

Browse files
authored
Merge pull request #15 from jonnitto/master
TASK: Add ConvertUris to Editable prototype
2 parents f2669c0 + 116dc02 commit ef501f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/Private/Fusion/Prototypes/Editable.fusion

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ prototype(PackageFactory.AtomicFusion:Editable) < prototype(PackageFactory.Atomi
2020
notEditable {
2121
condition = true
2222
renderer = ${q(props.node).property(props.property)}
23+
@process.convertUris = Neos.Neos:ConvertUris
2324
}
2425
}
2526
}

0 commit comments

Comments
 (0)