Edit File by line

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Deprecated: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /home/sportsfever/public_html/filemanger/function.php on line 93

Warning: Undefined array key "page_file_edit_line" in /home/sportsfever/public_html/filemanger/edit_text_line.php on line 32
/home/sportsfe.../httpdocs/wp-conte.../plugins/themify-.../js/module-s.../src
File: toc.mjs
h: [
[500] Fix | Delete
this.get_margin(' .tb_toc_head svg', 'm_toc_mni', 'h')
[501] Fix | Delete
]
[502] Fix | Delete
})
[503] Fix | Delete
]),
[504] Fix | Delete
// Border
[505] Fix | Delete
this.get_expand('b', [
[506] Fix | Delete
this.get_tab({
[507] Fix | Delete
n: [
[508] Fix | Delete
this.get_border(' .tb_toc_head svg', 'b_toc_mni')
[509] Fix | Delete
],
[510] Fix | Delete
h: [
[511] Fix | Delete
this.get_border(' .tb_toc_head svg', 'b_toc_mni', 'h')
[512] Fix | Delete
]
[513] Fix | Delete
})
[514] Fix | Delete
]),
[515] Fix | Delete
// Rounded Corners
[516] Fix | Delete
this.get_expand('r_c', [
[517] Fix | Delete
this.get_tab({
[518] Fix | Delete
n: [
[519] Fix | Delete
this.get_border_radius(' .tb_toc_head svg', 'rc_toc_mni')
[520] Fix | Delete
],
[521] Fix | Delete
h: [
[522] Fix | Delete
this.get_border_radius(' .tb_toc_head svg', 'rc_toc_mni', 'h')
[523] Fix | Delete
]
[524] Fix | Delete
})
[525] Fix | Delete
]),
[526] Fix | Delete
// Shadow
[527] Fix | Delete
this.get_expand('sh', [
[528] Fix | Delete
this.get_tab({
[529] Fix | Delete
n: [
[530] Fix | Delete
this.get_box_shadow(' .tb_toc_head svg', 'sh_toc_mni')
[531] Fix | Delete
],
[532] Fix | Delete
h: [
[533] Fix | Delete
this.get_box_shadow(' .tb_toc_head svg', 'sh_toc_mni', 'h')
[534] Fix | Delete
]
[535] Fix | Delete
})
[536] Fix | Delete
])
[537] Fix | Delete
];
[538] Fix | Delete
[539] Fix | Delete
return {
[540] Fix | Delete
type: 'tabs',
[541] Fix | Delete
options: {
[542] Fix | Delete
g: general,
[543] Fix | Delete
m_t: this.module_title_custom_style(),
[544] Fix | Delete
lcont: listContainer,
[545] Fix | Delete
litem: listItems,
[546] Fix | Delete
clcont: childListContainer,
[547] Fix | Delete
clitem: childListItems,
[548] Fix | Delete
minizeic: minIcon
[549] Fix | Delete
}
[550] Fix | Delete
};
[551] Fix | Delete
}
[552] Fix | Delete
}
[553] Fix | Delete
12
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function