CalendarYear.html #1

  • //
  • guest/
  • perforce_software/
  • chronicle/
  • main/
  • collateral/
  • dojo-debug/
  • dojox/
  • widget/
  • Calendar/
  • CalendarYear.html
  • View
  • Commits
  • Open Download .zip Download (512 B)
<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>
# Change User Description Committed
#1 16170 perforce_software Move Chronicle files to follow new path scheme for branching.
//guest/perforce_software/chronicle/collateral/dojo-debug/dojox/widget/Calendar/CalendarYear.html
#1 8972 Matt Attaway Initial add of the Chronicle source code