File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
code/Magento/Ui/view/base/web/templates/group
design/adminhtml/Magento/backend/web/css/source/forms Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 8
8
visible ="visible "
9
9
css ="_required: required "
10
10
attr ="'data-index': index ">
11
- < legend class ="admin__field-label " if ="showLabel ">
12
- < span translate ="label " attr ="'data-config-scope': $data.scopeLabel "/>
13
- </ legend >
14
-
11
+ < div if ="showLabel " class ="admin__field-label ">
12
+ < legend >
13
+ < span translate ="label " attr ="'data-config-scope': $data.scopeLabel "/>
14
+ </ legend >
15
+ </ div >
15
16
< div class ="admin__field-control " css ="$data.additionalClasses ">
16
17
< each args ="elems ">
17
18
< if args ="visible() " if ="!$data.additionalForGroup ">
Original file line number Diff line number Diff line change 207
207
208
208
& :before {
209
209
.appearing__off ();
210
- content : ' .' ;
211
210
margin-left : -7px ;
212
211
overflow : hidden ;
213
212
}
You can’t perform that action at this time.
0 commit comments