mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-11 09:53:19 +00:00
Printing display appear on one page only, fix issues with browsers
This commit is contained in:
@@ -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();"/>
|
||||
|
||||
Reference in New Issue
Block a user