Merge branch 'ccp-features' of https://code-repo.d4science.org/gCubeSystem/cdn-experiments into ccp-features

This commit is contained in:
dcore94 2023-06-23 13:15:25 +02:00
commit f1871d1488
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ class CCPExecutionHistory extends HTMLElement {
<span style="text-overflow:ellipsis" class="badge badge-light text-info border border-info" name="infrastructure" alt="Infrastructure" title="Infrastructure"></span>
<span class="badge" name="runtime" alt="Runtime" title="Runtime"></span>
</div>
<d4s-ccp-logterminal maxlines="10"/>
<d4s-ccp-logterminal maxlines="10"></d4s-ccp-logterminal>
<ul>
<li></li>
</ul>