Sha256: 5dbeb785f75f0bb30ba92e6ceafcc38c92a32b00eb6e4e5aa39ab8d0c0555f3b
Contents?: true
Size: 569 Bytes
Versions: 5
Compression:
Stored size: 569 Bytes
Contents
window.initializeFreshdesk = function() { FreshWidget.init("", { "queryString": "&widgetType=popup&formTitle=Get+in+touch&submitThanks=Thank+you+for+your+feedback", "utf8": "✓", "widgetType": "popup", "buttonType": "text", "buttonText": "Contact Us", "buttonColor": "white", "buttonBg": "#009f93", "backgroundImage": "", "alignment": "4", "offset": "-1500px", "formHeight": "500px", "submitThanks": "Thank you for your feedback", "url": "https://unbounded.freshdesk.com", "loadOnEvent": 'immediate', }); };
Version data entries
5 entries across 5 versions & 1 rubygems