4,114
edits
No edit summary |
No edit summary |
||
Line 782: | Line 782: | ||
// Target the button based on its complex class structure | // Target the button based on its complex class structure | ||
$(".oo-ui-actionFieldLayout-button .oo-ui-buttonInputWidget").remove(); | $(".oo-ui-actionFieldLayout-button .oo-ui-buttonInputWidget").remove(); | ||
}); | }); |