diff --git a/ccp/js/inputwidgetcontroller.js b/ccp/js/inputwidgetcontroller.js index 038f18b..f4f09c9 100644 --- a/ccp/js/inputwidgetcontroller.js +++ b/ccp/js/inputwidgetcontroller.js @@ -246,7 +246,6 @@ class CCPBaseInputWidgetController extends HTMLElement{
${this.required ? `*` : ``} ${this.title} -