Printing display appear on one page only, fix issues with browsers

This commit is contained in:
Alexandre Cloutier
2014-04-29 15:42:50 -04:00
parent fa5cf55367
commit da8febf138
2 changed files with 417 additions and 13 deletions
+1 -1
View File
@@ -42,7 +42,7 @@
<label>
<input type="checkbox" id ="printTasks" value="tasksSelected" checked="true" onChange="onTasksCheck(this);"/>
<var:string label:value="Tasks"/></label></td></tr>
<tr>
<tr class="todo">
<td>
<label>
<input type="radio" name="printView" id="currentView" value="currentViewSelected" checked="true" onChange="onPrintDateCheck();"/>