How do i include custom CSS & Javascript in "Console Output" page jenkins?
12 views
Skip to first unread message
Shashank Bhargav
unread,
Mar 31, 2016, 12:47:25 AM3/31/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
I have to write some custom styles and javascript to my console output, how can i do this? I have managed to get this done by a work around of writing inline style and javascript in annotate method.