Compare commits

...

3 Commits

Author SHA1 Message Date
a2f50008a5 Build 0.11.1 2021-01-06 17:33:16 +01:00
79703f2fd7 Removed unuseful lib files. 2021-01-06 17:32:42 +01:00
a057a40b56 Added gDTC direct menu entry. 2021-01-06 17:29:47 +01:00
4 changed files with 5 additions and 4 deletions

View File

@ -1,3 +1,3 @@
#Build Number for ANT. Do not edit!
#Sat Jan 02 01:20:52 CET 2021
build.number=1
#Wed Jan 06 17:33:09 CET 2021
build.number=2

Binary file not shown.

View File

@ -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>