-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
[That's not a bug, but a small hack]
If you have several Extract servers (e.g.: 2 environments, a PROD and a DEV), then it might be a bit difficult to see on which server you're working. And when one has both environments opened side-by-side, he has to double-check the URL to be sure on which one he's working.
To avoid these problems, this quick hack can be really useful. That's how to proceed:
- Go to your DEV server.
- Find the file \WEB-INF\classes\static\images\extract_logo.png
- Edit it with your preferred PNG editor.
- Save it.
And now your DEV env looks a bit different:
Actually, the logo has the new design anywhere it is used.
Maybe it would make sense to add this to the documentation.
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
