Resolve null coalescing when entering bill and add Zoho.

This commit is contained in:
Patrick Fic
2023-05-10 10:54:35 -07:00
parent 4da299f431
commit aa9f82f2d4
2 changed files with 21 additions and 8 deletions

View File

@@ -8,11 +8,24 @@
<meta name="description" content="Rome Online" />
<!-- <link rel="apple-touch-icon" href="logo192.png" /> -->
<link rel="apple-touch-icon" href="logo192.png" />
<script
src="//fw-cdn.com/7044805/3245968.js"
chat="true"
widgetId="dac319bf-db92-44b6-85c5-77c73f3f8a5d"
></script>
<script type="text/javascript">
var $zoho = $zoho || {};
$zoho.salesiq = $zoho.salesiq || {
widgetcode:
"2ee4b2212fbdb380fb1e5e612f1e2dd7fe52032bee013140e27458e960add8e65b3cc65a44e7ecddabee40ced28dcfbd",
values: {},
ready: function () {},
};
var d = document;
s = d.createElement("script");
s.type = "text/javascript";
s.id = "zsiqscript";
s.defer = true;
s.src = "https://salesiq.zoho.com/widget";
t = d.getElementsByTagName("script")[0];
t.parentNode.insertBefore(s, t);
d.write("<div id='zsiqwidget'></div>");
</script>
<script>
!(function () {