File tree Expand file tree Collapse file tree
src/main/resources/com/aventstack/extentreports/templates/spark Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 <link rel =" shortcut icon" href =" https://${cdnURI}${iconcommit}/commons/img/logo.png" >
2929 <link href =" https://${cdnURI}${csscommit}/spark/css/spark-style.css" rel =" stylesheet" />
3030 <link href =" https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel =" stylesheet" >
31- <script src =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/ 7cc78ce/spark/js/jsontree.js" ></script >
31+ <script src =" https://${cdnURI} 7cc78ce/spark/js/jsontree.js" ></script >
3232 </#if >
3333 <#include "../../commons/commons-inject-css.ftl" >
3434</head >
Original file line number Diff line number Diff line change 1717<html >
1818<#include "partials/head.ftl" >
1919<#if offline ><link rel =" stylesheet" href =" ${config.offlineDirectory}jsontree.js" >
20- <#else ><script src =" https://cdn.rawgit.com/extent-framework/extent-github-cdn/ 7cc78ce/spark/js/jsontree.js" ></script >
20+ <#else ><script src =" https://${cdnURI} 7cc78ce/spark/js/jsontree.js" ></script >
2121</#if >
2222<body class =" ${reportType}-report ${theme}" >
2323 <div class =" app" >
You can’t perform that action at this time.
0 commit comments