We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d1672f commit 810b20aCopy full SHA for 810b20a
1 file changed
src/experimental/doodle/upgrades/configure.zcml
@@ -7,10 +7,10 @@
7
<genericsetup:upgradeStep
8
title="Install Poll content type"
9
description="Register the Poll Dexterity FTI on existing sites."
10
+ profile="experimental.doodle:default"
11
source="1000"
12
destination="1001"
13
handler="experimental.doodle.upgrades.v1001.install_poll_type"
- profile="experimental.doodle:default"
14
/>
15
16
<!-- -*- extra stuff goes here -*- -->
0 commit comments