8398c9048d
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
12 lines
512 B
HTML
12 lines
512 B
HTML
<div class="dojoxCalendarYearLabels" style="left: 0px;" dojoAttachPoint="yearContainer">
|
|
<table cellspacing="0" cellpadding="0" border="0" style="margin: auto;" dojoAttachEvent="onclick: onClick">
|
|
<tbody>
|
|
<tr class="dojoxCalendarYearGroupTemplate">
|
|
<td class="dojoxCalendarNextMonth dojoxCalendarYearTemplate">
|
|
<div class="dojoxCalendarYearLabel">
|
|
</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|