Added gDTC direct menu entry.
This commit is contained in:
parent
a68e01bf19
commit
a057a40b56
1 changed files with 3 additions and 2 deletions
|
@ -22,12 +22,13 @@
|
|||
<a id="createClosePrevious3YearButton" href="#" class="button" onclick="javascript:createClosedSelect('previous3Year');">Year - 3</a>
|
||||
<a id="createClosePrevious2YearButton" href="#" class="button" onclick="javascript:createClosedSelect('previous2Year');">Year - 2</a>
|
||||
<a id="createClosePreviousYearButton" href="#" class="button" onclick="javascript:createClosedSelect('previousYear');">Previous Year</a>
|
||||
<span style="margin-left: 50px;"> </span>
|
||||
<span style="margin-left: 25px;"> </span>
|
||||
<a href="#rawgroupedswitch" class="button" title="Go down to the table below.">⇊ ⇊</a>
|
||||
<span style="margin-left: 50px;"> </span>
|
||||
<span style="margin-left: 25px;"> </span>
|
||||
<a href="index.xhtml" class="button">Root</a>
|
||||
<a href="admins.xhtml" class="button">Admins</a>
|
||||
<a href="chapril.xhtml" class="button">Chapril</a>
|
||||
<a href="gdtc.xhtml" class="button">gDTC</a>
|
||||
</div>
|
||||
<div id="3MonthsBox" style="display: none;">
|
||||
<div id="createdClosed3MonthsChart" style="display: inline-block; width: 33%; height: 400px;">CREATED/CLOSED 3 MONTHS CHART</div>
|
||||
|
|
Loading…
Reference in a new issue