removed header
This commit is contained in:
parent
163982ace6
commit
8fd87861c2
|
@ -36,7 +36,6 @@ class CCPExecutionMonitor extends HTMLElement {
|
||||||
</ol>
|
</ol>
|
||||||
</template>
|
</template>
|
||||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.0.0/dist/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
|
||||||
<h3>Execution monitor</h3>
|
|
||||||
<ol name="ccp_execution_list" style="display:none"></ol>
|
<ol name="ccp_execution_list" style="display:none"></ol>
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue