Hi there
How can i programmatically change the label of an issue tab panel? I have a generic Issue Tab Panel, which loads its content from a webservice. The Label of the Tab can be set in the settings but i don't know how to set it in the corresponding java class or by javascript.
Currently its taken from the .properties file.
Thanks for your help :)
Michael