Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 601304
Collapse All | Expand All

(-)bugzilla-5.0.3.orig/template/en/default/bug/create/create.html.tmpl (-1 / +1 lines)
Lines 131-137 Link Here
131
    %]      
131
    %]      
132
    <td id="field_container_component">
132
    <td id="field_container_component">
133
      <select name="component" id="component" onchange="set_assign_to([% Param("useqacontact") %]);"
133
      <select name="component" id="component" onchange="set_assign_to([% Param("useqacontact") %]);"
134
              size="7" aria-required="true" class="required">
134
              size="8" aria-required="true" class="required">
135
        [%# Build the lists of assignees and QA contacts if "usemenuforusers" is enabled. %]
135
        [%# Build the lists of assignees and QA contacts if "usemenuforusers" is enabled. %]
136
        [% IF Param("usemenuforusers") %]
136
        [% IF Param("usemenuforusers") %]
137
          [% assignees_list = user.get_userlist.clone %]
137
          [% assignees_list = user.get_userlist.clone %]

Return to bug 601304