js/datetime/timesheet/themes/default/timesheet.html in rsence-2.1.11 vs js/datetime/timesheet/themes/default/timesheet.html in rsence-2.2.0

- old
+ new

@@ -1,2 +1,4 @@ -<div class="timesheet_hours_col" id="label#{_ID}"></div> -<div class="timesheet_lines_col" id="state#{_ID}"></div> +<div id="label#{_ID}" class="timesheet_label"></div> +<div id="timeline#{_ID}" class="timesheet_timeline"></div> +<div id="value#{_ID}" class="timesheet_items"></div> +${this.themeSettings(30, 20, 0, 10, -6);} \ No newline at end of file