created client packages
created basic client classes
This commit is contained in:
Binary file not shown.
@ -1184,7 +1184,9 @@ th.gantt-day-header {
|
||||
<td colspan="90">
|
||||
<div style="width: 1781px; white-space: nowrap;">
|
||||
<div class="gantt-empty-begin" style="width: 371px;"></div>
|
||||
<div class="gantt-complete-notdone" style="width: 140px;"></div>
|
||||
<div class="gantt-complete-notdone" style="width: 140px;">
|
||||
<div class="gantt-complete-done" style="width: 14px;"></div>
|
||||
</div>
|
||||
<div class="gantt-empty-end"></div>
|
||||
<div class="gantt-resources">J</div>
|
||||
</div>
|
||||
@ -1890,7 +1892,7 @@ th.gantt-day-header {
|
||||
<span>3d </span>
|
||||
</td>
|
||||
<td>
|
||||
<span>0%
|
||||
<span>10%
|
||||
</span>
|
||||
</td>
|
||||
<td>
|
||||
|
@ -69,7 +69,7 @@
|
||||
<predecessor id="1" predecessor-id="8" type="FS"/>
|
||||
</predecessors>
|
||||
</task>
|
||||
<task id="15" name="UI Elemente beschreiben" note="" work="86400" start="20190409T133640Z" end="20190416T133640Z" work-start="20190409T133640Z" percent-complete="0" priority="0" type="normal" scheduling="fixed-work">
|
||||
<task id="15" name="UI Elemente beschreiben" note="" work="86400" start="20190409T133640Z" end="20190416T133640Z" work-start="20190409T133640Z" percent-complete="10" priority="0" type="normal" scheduling="fixed-work">
|
||||
<predecessors>
|
||||
<predecessor id="1" predecessor-id="8" type="FS"/>
|
||||
</predecessors>
|
||||
|
Reference in New Issue
Block a user