brikit theme space customization - hidding that arrow for non admin

Papu Bhattacharya January 4, 2015

Hi , my customer want to hide collapsable arrow in brikit theme for non admin users -- i can do it in normal confluence space , but in brikit space , the layout custom code option is not available -- can anybody help me

1 answer

1 vote
Ricardo Martins January 26, 2015

We don't recommend that because there are many options in Confluence available in the toolbars that are appropriate for non-admins. However, if the customer still wants to, you can use custom JavaScript to hide it. Something like: 

if (AJS.Meta.get("is-confluence-admin")) {
// do something
}

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events