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 8cf1d25 commit 9c82a7aCopy full SHA for 9c82a7a
1 file changed
_includes/register.html
@@ -22,7 +22,7 @@ <h2 class="title">REGISTER</h2>
22
iframeContainerId: "eventbrite-widget-container-1407873470449",
23
24
// Optional
25
- iframeContainerHeight: 1125, // Widget height in pixels. Defaults to a minimum of 425px if not provided
+ iframeContainerHeight: 1195, // Widget height in pixels. Defaults to a minimum of 425px if not provided
26
onOrderComplete: exampleCallback, // Method called when an order has successfully completed
27
});
28
</script>
0 commit comments