Added a capability to add new records from week view.
[timetracker.git] / WEB-INF / templates / time.tpl
index a1b3958..182f012 100644 (file)
@@ -8,6 +8,11 @@
 
 {$forms.timeRecordForm.open}
 <table cellspacing="4" cellpadding="0" border="0">
+  <tr>
+    <td align="center" colspan=2">
+      <a href="time.php?date={$selected_date->toString()}">{$i18n.label.day_view}</a>&nbsp;/&nbsp;<a href="week.php?date={$selected_date->toString()}">{$i18n.label.week_view}</a>
+    </td>
+  </tr>
   <tr>
     <td valign="top">
       <table>