Collapse Permissions

Status
This content is read-only, or is not open for further replies.

Ozzy47

Guest
offline
For quite some time I've had an addon that collapses the permissions in the ACP. Its a simple find/replace.

Find:
/class="(block-body block-body--collapsible.*)( is-active)"/

Replace:
class="$1"

Which has worked fine until 2.3. It kinda works but any of the moderator permission groups even the official addons are not collapsed. All the other permission groups are collapsed as expected.

I can't quite put my finger on the cause.

Continue reading...
 
Liked by:
Status
This content is read-only, or is not open for further replies.
Top Bottom