From 63d6d57956887273ae0c44176bf40bd1c57c8d73 Mon Sep 17 00:00:00 2001 From: dcore94 Date: Wed, 7 Jun 2023 18:06:19 +0200 Subject: [PATCH] fixed readonly which was missing and made readonly ccpimage fields --- ccp/js/inputwidgeteditorcontroller.js | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/ccp/js/inputwidgeteditorcontroller.js b/ccp/js/inputwidgeteditorcontroller.js index 5c534c7..75ff00f 100644 --- a/ccp/js/inputwidgeteditorcontroller.js +++ b/ccp/js/inputwidgeteditorcontroller.js @@ -72,20 +72,20 @@ class CCPInputWidgetEditorController extends HTMLElement{
- +
- +
- @@ -94,13 +94,13 @@ class CCPInputWidgetEditorController extends HTMLElement{
- +
- +
@@ -108,7 +108,7 @@ class CCPInputWidgetEditorController extends HTMLElement{
- @@ -122,7 +122,7 @@ class CCPInputWidgetEditorController extends HTMLElement{
- +