svghmi/widgets_common.ysl2
branchsvghmi
changeset 3056 827bf284feec
parent 3026 d454ed480c0f
child 3058 6ea4b7e1a9ed
--- a/svghmi/widgets_common.ysl2	Tue Aug 18 11:42:28 2020 +0200
+++ b/svghmi/widgets_common.ysl2	Wed Sep 16 09:41:52 2020 +0200
@@ -30,7 +30,7 @@
             when "not(@index)" {
                 choose {
                     when "not(@type)" 
-                        error > Widget «$widget/@type» id="«$eltid»" : No match for path "«@value»" in HMI tree
+                        warning > Widget «$widget/@type» id="«$eltid»" : No match for path "«@value»" in HMI tree
                     when "@type = 'PAGE_LOCAL'" 
                         > "«@value»"`if "position()!=last()" > ,`
                     when "@type = 'HMI_LOCAL'"