Skip to content

Commit d13cd15

Browse files
committed
M2C-22619 Adjust indentation
1 parent 322709d commit d13cd15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web/mage/tabs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ define([
143143
var parentContent = $(element).parents(this.options.content);
144144

145145
return !parentContent.length || !this.element.find(parentContent).length;
146-
},
146+
},
147147

148148
/**
149149
* Setting the disabled and active tabs and calling instantiation of collapsible

0 commit comments

Comments
 (0)