If ULS is not going to function for users with Javascript disabled, CSS should hide the button for those users.
CSS:
.client-nojs #pt-uls {
display: none;
}
Version: unspecified
Severity: normal
Whiteboard: ux
If ULS is not going to function for users with Javascript disabled, CSS should hide the button for those users.
CSS:
.client-nojs #pt-uls {
display: none;
}
Version: unspecified
Severity: normal
Whiteboard: ux
Related URL: https://gerrit.wikimedia.org/r/64859 (Gerrit Change I297a8d3bb9d9031e21dd6842f5d27dd54f469c29)