Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide Edit buttons - showeditbtn #271

Open
Chris75forumname opened this issue Aug 25, 2021 · 1 comment
Open

Hide Edit buttons - showeditbtn #271

Chris75forumname opened this issue Aug 25, 2021 · 1 comment

Comments

@Chris75forumname
Copy link

Since there are two kind of Edit buttons shown below included sections, there should be two separate showeditbtn options to control the visibility of the two kinds of Edit buttons, independently.

@Chris75forumname
Copy link
Author

Chris75forumname commented Aug 25, 2021

My workaround with CSS in userall.css is as follows:

form.btn_incledit { display: none; } // Hide excessive Edit Buttons

But this should be included as an option in the admin panel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant