v1.1.5: fix sed garbage — orphan HTML in app.js
This commit is contained in:
@@ -56,7 +56,6 @@ async function selectService(svcId){
|
||||
</div>`;
|
||||
html+=`<div class="inst-ops" id="ops-${i.instanceUid}"></div>`;
|
||||
});
|
||||
</div>`;
|
||||
document.getElementById('inst-list').innerHTML=html;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user