We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 964e185 commit b7e39aeCopy full SHA for b7e39ae
view/adminhtml/web/js/testsentry.js
@@ -1,8 +1,8 @@
1
define([
2
"jquery",
3
- "jquery/ui"
+ "jquery/ui",
4
"mage/translate",
5
- "Magento_Ui/js/modal/alert",
+ "Magento_Ui/js/modal/alert"
6
], function ($, validation, $t, alert) {
7
"use strict";
8
0 commit comments