[Bug #1132] Fix web service example for CalendarExceptionTypeSample
Now it uses the new defined colors. FEA: ItEr75S04BugFixing
This commit is contained in:
parent
6b746221ec
commit
00354bd71a
1 changed files with 2 additions and 2 deletions
|
|
@ -2,8 +2,8 @@
|
|||
<calendar-exception-type-list xmlns="http://rest.ws.navalplanner.org">
|
||||
|
||||
<calendar-exception-type code="HALF_DAY" name="Half day"
|
||||
color="green" duration="14400" over-assignable="true" />
|
||||
color="GREEN" duration="14400" over-assignable="true" />
|
||||
<calendar-exception-type code="AVAILABILITY" name="Availability"
|
||||
color="blue" duration="0" over-assignable="true" />
|
||||
color="BLUE" duration="0" over-assignable="true" />
|
||||
|
||||
</calendar-exception-type-list>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue