Hide Sisense Version
Hello,
Does anyone know if there is a way to hide the version in the user menu of the dashboard? A quick google search pulls up that this is a Sisense product, which we're trying to hide from our end users.
-
You can develop a plugin to remove the element:
$('.menu-version-item').remove()
Please sign in to leave a comment.
Comments
2 comments