Update the call for participation in JS console (#624)

Improved hello banner in developer mode.
This commit is contained in:
Sébastien Santoro 2017-01-15 09:28:17 +01:00 committed by Martin Edenhofer
parent 0b78df6fff
commit f68f578579

View file

@ -10,9 +10,9 @@ class Widget
|
| Hi there, nice to meet you!
|
| Visit %chttp://zammad.com/jobs%c to learn about our current job openings.
| Visit %chttps://zammad.org/participate%c and let's make Zammad better.
|
| Your Zammad Team!
| The Zammad Team.
|
"""
console.log(banner, 'text-decoration: underline;', 'text-decoration: none;')