Hello group how are you, I am trying to inherit the view where the emoi actions are found, mark, reply, edit and delete from the discuss module, I am trying to inherit the view to hide the option to edit and delete, but I have not succeeded, I have used the t-extend and t-inherit method.
The view that shows these actions is the following, and the lines that I want to hide are the ones that are in bold
The two forms that I am performing the inheritances are the following t-extend
attribute name="invisible">1
1
Inheritance in discuss module
1
1