diff --git a/ccp/js/inputwidgeteditorcontroller.js b/ccp/js/inputwidgeteditorcontroller.js index c1e2e5e..d0f7c10 100644 --- a/ccp/js/inputwidgeteditorcontroller.js +++ b/ccp/js/inputwidgeteditorcontroller.js @@ -66,7 +66,7 @@ class CCPInputWidgetEditorController extends HTMLElement{
- ${ input.id !== 'ccpimage' ? this.renderDeleteButton()} + ${ input.id !== 'ccpimage' ? this.renderDeleteButton() : ''}