<%-- -- Parameters: -- * issue - an issue object to work on -- * tabs - a collection of field screen tabs -- * errortabs - a collection of tabs with fields that have errors -- * selectedtab - the index of the tab to select starting with 1 -- * ignorefields - a collection of field ids that should not be shown no matter what -- * create - a boolean value indicating whether issue is being created -- --%> <%@ taglib uri="webwork" prefix="webwork" %> <%-- Show tab headings --%>
" class="selectedTabCell" <%-- Test if the tab has any errors on it, and if so highlight it --%> class="errorTabCell" <%-- If not simply show normal header --%> class="unselectedTabCell" width=1% nowrap align=center onClick="showTab();">  " class="selectedTabFont" style="display: inline;">" class="unselectedTabFont" style="display: none;">)">   " class="selectedTabFont" style="display: none;">" class="unselectedTabFont" style="display: inline;">)">   
<%-- Show the actual tabs with their fields --%> " class="borderedTabBox"class="borderedTabBoxHidden" cellpadding="0" cellspacing="0" align="center"> <%-- Show tab's fields --%> <%-- Hack to not show issue type as it has been shown on a previous page --%>