removed commented code

This commit is contained in:
dcore94 2023-12-14 10:46:54 +01:00
parent a4bbbc0ccf
commit ab07310252
1 changed files with 0 additions and 1 deletions

View File

@ -246,7 +246,6 @@ class CCPBaseInputWidgetController extends HTMLElement{
<div>
${this.required ? `<span title="Required" class="p-1 text-danger">*</span>` : ``}
${this.title}
<!--span class="badge text-primary" title="${this.#description}" alt="${this.#description}">?</span-->
</div>
<div name="tools" class="d-flex" style="gap:2px">
<div name="plusminus">