| 37 | | <td><b id='oils_rpt_report_editor_cols'/></td> |
| 38 | | </tr> |
| | 37 | <td nowrap='nowrap'><b id='oils_rpt_report_editor_cols'/></td> |
| | 38 | </tr> |
| | 39 | <tr class='hide_me' id='oils_rpt_editor_pivot_label_row'> |
| | 40 | <th>Pivot Label Column:</th> |
| | 41 | <td> |
| | 42 | <select id='oils_rpt_editor_pivot_label'> |
| | 43 | <option selected='selected' value=''> -- Select One (optional) -- </option> |
| | 44 | </select> |
| | 45 | </td> |
| | 46 | </tr> |
| | 47 | <tr class='hide_me' id='oils_rpt_editor_pivot_data_row'> |
| | 48 | <th>Pivot Data Column:</th> |
| | 49 | <td> |
| | 50 | <select id='oils_rpt_editor_pivot_data'> |
| | 51 | </select> |
| | 52 | </td> |
| | 53 | </tr> |
| | 54 | |