You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gmoccapy: fixed sensitizing of user tab button (#2111)
The user tabs button was disabled after toggling the "edit offsets" button.
Also moved the functionalty from the lines 455-456 (which deactivate the user tab button If no EMBED_TABS are given)
to _init_dynamic_tabs()
0 commit comments