Skip to content

Commit 9ee357f

Browse files
committed
Merge remote-tracking branch 'trigger/MAGETWO-71425' into MAGETWO-71425
2 parents c64122b + f7f2f81 commit 9ee357f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

app/code/Magento/Rule/view/adminhtml/web/conditions-data-normalizer.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@
55

66
define([
77
'jquery',
8-
'underscore'
8+
'underscore',
9+
'prototype'
910
], function ($, _) {
1011
'use strict';
1112

0 commit comments

Comments
 (0)