File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- < script type ="text/javascript " src ="js/eco-dashboard/search.js " defer > </ script >
2- < script type ="text/javascript " src ="js/eco-dashboard/table_functionality.js " defer > </ script >
3- < script type ="text/javascript " src ="js/eco-dashboard/filter-and-navigate-mobile-behavior.js " defer > </ script >
4- < script type ="text/javascript " src ="js/anonymous-analytics.js " defer > </ script >
1+ < script type ="text/javascript " src =' {{ "js/eco-dashboard/search.js" | relURL }} ' defer > </ script >
2+ < script type ="text/javascript " src =' {{ "js/eco-dashboard/table_functionality.js" | relURL }} ' defer > </ script >
3+ < script type ="text/javascript " src =' {{ "js/eco-dashboard/filter-and-navigate-mobile-behavior.js" | relURL }} ' defer > </ script >
4+ < script type ="text/javascript " src =' {{ "js/anonymous-analytics.js" | relURL }} ' defer > </ script >
55
66
7- <!-- Cookie code -->
8-
9- <!-- Old cookie code
10- <script type="text/javascript" src="https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js" data-cfasync="false" defer></script>
11- <script type="text/javascript" src="js/cookie-init.js" defer></script>
12- -->
13-
147<!-- OneTrust Cookies Consent Notice start for arm.com -->
8+ {{ if not (in .Site.BaseURL "localhost") }}
159< script src ="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js " data-document-language ="true "
1610type ="text/javascript " charset ="UTF-8 " data-domain-script ="7d663903-ba9e-4bc2-a2f8-5844edbb5408 "> </ script >
17- <!-- OneTrust Cookies Consent Notice end for arm.com -->
18-
11+ {{ end}}
12+
1913<!-- Blocking functional cookies on demand -->
2014< script type ="text/plain " src ="https://reveal.clearbit.com/v1/companies/reveal?authorization=pk_acf6fc4fd7e2fec55c586040e1705149&variable=reveal " async ="" class ="optanon-category-C0003 "> </ script >
You can’t perform that action at this time.
0 commit comments