File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 background : url (/bundles/pimcoreadmin/img/flat-white-icons/address_book.svg) center center no-repeat !important ;
2020}
2121
22- .plugin_cmf_icon_actiontriggerrule_ExecuteSegmentBuilders {
22+ .plugin_cmf_icon_actiontriggerrule_ExecuteSegmentBuilders_tab {
2323 background : url (/bundles/pimcoreadmin/img/flat-white-icons/address_book.svg) center center no-repeat !important ;
2424}
2525
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ pimcore.plugin.customermanagementframework.segmentAssignmentTab = Class.create({
2929 return this . layout = new Ext . Panel ( {
3030 tooltip : t ( 'segmentAssignment' ) ,
3131 border : false ,
32- iconCls : "plugin_cmf_icon_actiontriggerrule_ExecuteSegmentBuilders pimcore_material_icon" ,
32+ iconCls : "plugin_cmf_icon_actiontriggerrule_ExecuteSegmentBuilders_tab pimcore_material_icon" ,
3333 bodyStyle :'padding: 0 10px;' ,
3434 cls : "pimcore_object_panel_edit" ,
3535 tbar : [ ] ,
You can’t perform that action at this time.
0 commit comments