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