Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to change screen tab color ?

Aurélie Geoffroy November 29, 2018

Hi

tab1 = red

tab2 = yellow

tab3 = green

 

depending if date is empty => or =<

 

thank for help

 

2 answers

0 votes
Aurélie Geoffroy November 29, 2018

import com.atlassian.jira.util.Colours

def couleur = new Colours()
def p = couleur.isHexColour("#0000FF")

p.showTab("EB")  ????? Is it possible ?

0 votes
Aurélie Geoffroy November 29, 2018

if"(blablabla")

showTab("EB" style? )  

Suggest an answer

Log in or Sign up to answer