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 cdc5b2f commit f8d5312Copy full SHA for f8d5312
app/code/Magento/Tax/view/adminhtml/web/js/page/validate.js
@@ -6,7 +6,7 @@
6
define([
7
'jquery',
8
'mage/mage'
9
-], function(jQuery){
+], function (jQuery) {
10
'use strict';
11
12
return function (data, element) {
0 commit comments