remove redundant text

This commit is contained in:
Zhora Shalyapin 2025-03-14 15:20:39 +00:00
parent 4e3df8121d
commit 110765da54

View File

@ -1464,8 +1464,9 @@
} }
} }
` `
addStylesToHead(styles) addStylesToHead(styles)
document.querySelectorAll(`#content > form > table > tbody > tr:is(:nth-child(3), :nth-child(6)) `).forEach(el => el.remove())
} }
let styles = ` let styles = `