Skip to content

Commit 6410a4a

Browse files
author
Oleksandr Gorkun
committed
MAGETWO-92184: JS Templates Limitations
1 parent f35a38a commit 6410a4a

File tree

1 file changed

+0
-3
lines changed
  • app/code/Magento/Ui/view/base/web/js/form/element

1 file changed

+0
-3
lines changed

app/code/Magento/Ui/view/base/web/js/form/element/abstract.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,6 @@ define([
5757
'${ $.provider }:${ $.customScope ? $.customScope + "." : ""}data.validate': 'validate',
5858
'isUseDefault': 'toggleUseDefault'
5959
},
60-
ignoreTmpls: {
61-
value: true
62-
},
6360

6461
links: {
6562
value: '${ $.provider }:${ $.dataScope }'

0 commit comments

Comments
 (0)