Initial work done on Work units plugin. Still in debug mode.
[timetracker.git] / WEB-INF / templates / reports.tpl
index a70a3f0..b57ba84 100644 (file)
@@ -284,6 +284,14 @@ function handleCheckboxes() {
                 <td></td>
 {/if}
               </tr>
+{if $user->isPluginEnabled('wu')}
+              <tr>
+                <td></td>
+                <td></td>
+                <td width="25%"><label>{$forms.reportForm.chunits.control}&nbsp;{$i18n.label.work_units}</label></td>
+                <td></td>
+              </tr>
+{/if}
             </table>
           </td>
         </tr>