I need help in removing help icon from Issuetype. i am able to hide icon from full description and comment field(by changing wiki renderer to default text)
one way is by editing the following file
.....\atlassian-jira\WEB-INF\classes\templates\jira\issue\field\issuetype-edit.vm
another way you can do it by using javascript!!
i am able to browse to this location howver but what changes do i need to make hear. I am not very good in coding.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i suspect following line need to comment, i have't done this change before
#localHelp ('issue.field.issuetype' 'IssueTypes')
don't forgot to take backup of that file and after complete the changes restart the server
Note: test it on local/test instance first!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
How can i comment any line...justs by typing <!-- test to be commented -->
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
wow...that worked..thanks a ton!!!
you are the best.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.