Files
LeafWeb/WebCms/Umbraco/Js/UmbracoSpeechBubbleInit.js
2016-11-07 12:56:17 -05:00

3 lines
199 B
JavaScript

//used by live editing to ensure the speech bubble is initialized after the main js file has been lazy loaded.
//alert("Speech Bubble init: " + InitUmbracoSpeechBubble);
InitUmbracoSpeechBubble();