Skip to content

Commit 5e8d791

Browse files
author
Oleg Zinoviev
committed
MAGETWO-37118: [Github] Eclipse Pdt Validator Error - Part 1
1 parent de9db2f commit 5e8d791

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/js/jasmine/assets/apply/templates

1 file changed

+1
-1
lines changed

dev/tests/js/jasmine/assets/apply/templates/node.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
*/
66
-->
77
<div id="<%= containerId %>">
8-
<div id="<%= nodeId %>">
8+
<div id="<%= nodeId %>"
99
<%= dataAttr %>='<%= JSON.stringify(nodeData) %>'></div>
1010
</div>

0 commit comments

Comments
 (0)