Skip to content

Commit 810b20a

Browse files
committed
Basic poll content type to add time slots
1 parent 3d1672f commit 810b20a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/experimental/doodle/upgrades/configure.zcml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
<genericsetup:upgradeStep
88
title="Install Poll content type"
99
description="Register the Poll Dexterity FTI on existing sites."
10+
profile="experimental.doodle:default"
1011
source="1000"
1112
destination="1001"
1213
handler="experimental.doodle.upgrades.v1001.install_poll_type"
13-
profile="experimental.doodle:default"
1414
/>
1515

1616
<!-- -*- extra stuff goes here -*- -->

0 commit comments

Comments
 (0)