3fc7f51f1200bccbd84d904d53c15957ee8fe293 lrnassar Tue Aug 31 15:47:45 2021 -0700 Tweaking some of the widget fields for organization purposes refs #28034 diff --git src/hg/htdocs/redmineWidget.html src/hg/htdocs/redmineWidget.html index 916fb61..1fb3b2c 100644 --- src/hg/htdocs/redmineWidget.html +++ src/hg/htdocs/redmineWidget.html @@ -8,23 +8,25 @@ subjectLabel: 'Subject', descriptionLabel: 'Questions or comments?', nameLabel: 'Please enter your name here', emailLabel: 'Please put your email here', createButtonLabel: 'Send', createSuccessDescription: 'Thank you for your feedback.', createErrorLabel: 'We have encountered an error, please try again or email us directly at genome-www@soe.ucsc.edu', createSuccessLabel: 'We have received your input, and will get back to you soon.' }, identify: { nameValue: 'GenomeBrowser', emailValue: 'genome-www@soe.ucsc.edu', trackerValue: 'MLQ', projectValue: 'Mail Lists', customFieldValues: { - 'MLQ Category - primary': 'Other' + 'MLQ Category - primary': 'Other', + 'MLQ Category - secondary': 'Widget', + 'MLM': 'QA Team' } }, attachment: true, title: '<br>We welcome questions and feedback from our users. For general questions you may also find our <a href="/FAQ/" target="_blank">FAQs</a> helpful.' }); </script> <!--#endif -->