mirror of
https://github.com/lucaspalomodevelop/eventcally.git
synced 2026-03-13 00:07:22 +00:00
Widget einfacher einbinden #337
This commit is contained in:
parent
597fe470f5
commit
f7ce7bc448
@ -85,10 +85,8 @@
|
||||
config.sizeWidth = false;
|
||||
}
|
||||
|
||||
if (googleTagManager) {
|
||||
config.onMessage = function(messageData) {
|
||||
onIframeMessage(messageData, googleTagManager);
|
||||
}
|
||||
config.onMessage = function(messageData) {
|
||||
onIframeMessage(messageData, googleTagManager);
|
||||
}
|
||||
|
||||
iFrameResize(config, iFrame);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user