Forums

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

Hiding Zephyr Menu Tab

Deleted user August 31, 2014

Hi,

Im trying to hide some of the menu tabs to users in Jira, as they are not all relevenant.

I have used Javascript to hide all menu options apart from the zephyr tab, which the javascript fails to hide.

Does anyone know of any solutions for this?

Many Thanks,

Ben

2 answers

0 votes
Eduardo Marques November 8, 2015

You can achieve the same results by disabling the following modules in the details of the plugin on the "Manage add-ons" section:

Tests - (zephyr_je.topnav.tests)

Zephyr Test Management Menu Main Section - (zephyr-je.topnav.section)

 

0 votes
Bibek Behera
Community Champion
September 15, 2014

Hi Ben,

As per the previous post I have already already answered the same.

Please try AJS.$("[id^='zephyr_je.topnav.tests']").hide(); instead of AJS.$('#zephyr_je.topnav.tests').hide();

It should work.

Best Regards,

Bibek 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events