@xuda.io/runtime-bundle 1.0.933 → 1.0.934
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/js/xuda-runtime-slim.js
CHANGED
|
@@ -12985,7 +12985,7 @@ func.UI.screen.set_attributes_new = async function (SESSION_ID, is_skeleton, $ro
|
|
|
12985
12985
|
jobNoP,
|
|
12986
12986
|
keyP,
|
|
12987
12987
|
parent_nodeP,
|
|
12988
|
-
|
|
12988
|
+
'xu-attrs',
|
|
12989
12989
|
$elm,
|
|
12990
12990
|
{
|
|
12991
12991
|
key: attr,
|
|
@@ -10712,7 +10712,7 @@ func.UI.screen.set_attributes_new = async function (SESSION_ID, is_skeleton, $ro
|
|
|
10712
10712
|
jobNoP,
|
|
10713
10713
|
keyP,
|
|
10714
10714
|
parent_nodeP,
|
|
10715
|
-
|
|
10715
|
+
'xu-attrs',
|
|
10716
10716
|
$elm,
|
|
10717
10717
|
{
|
|
10718
10718
|
key: attr,
|