diff --git a/ccp/js/inputwidgetcontroller.js b/ccp/js/inputwidgetcontroller.js index 41eb7db..87a027d 100644 --- a/ccp/js/inputwidgetcontroller.js +++ b/ccp/js/inputwidgetcontroller.js @@ -246,13 +246,16 @@ class CCPBaseInputWidgetController extends HTMLElement{
${this.required ? `*` : ``} ${this.title} - ? +
+
+
diff --git a/ccp/js/inputwidgeteditorcontroller.js b/ccp/js/inputwidgeteditorcontroller.js index 26a79e8..5994641 100644 --- a/ccp/js/inputwidgeteditorcontroller.js +++ b/ccp/js/inputwidgeteditorcontroller.js @@ -78,7 +78,9 @@ class CCPInputWidgetEditorController extends HTMLElement{
- +