Last change
on this file since 256 was
256,
checked in by hendrikvanantwerpen, 13 years ago
|
Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).
|
File size:
512 bytes
|
Line | |
---|
1 | <div class="dojoxCalendarYearLabels" style="left: 0px;" dojoAttachPoint="yearContainer"> |
---|
2 | <table cellspacing="0" cellpadding="0" border="0" style="margin: auto;" dojoAttachEvent="onclick: onClick"> |
---|
3 | <tbody> |
---|
4 | <tr class="dojoxCalendarYearGroupTemplate"> |
---|
5 | <td class="dojoxCalendarNextMonth dojoxCalendarYearTemplate"> |
---|
6 | <div class="dojoxCalendarYearLabel"> |
---|
7 | </div> |
---|
8 | </td> |
---|
9 | </tr> |
---|
10 | </tbody> |
---|
11 | </table> |
---|
12 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.