diff --git a/src/common/shared_vuejs.ts b/src/common/shared_vuejs.ts index 3d50e71..d13bb45 100755 --- a/src/common/shared_vuejs.ts +++ b/src/common/shared_vuejs.ts @@ -39,6 +39,9 @@ export const shared_consts = { FILTER_HOURS_MYLIST: 65536, FILTER_HOURS_ALL: 131072, + REPORT_FILT_RESP: 1, + REPORT_FILT_ATTIVITA: 2, + Permissions: { Admin: { value: 1, diff --git a/src/components/CEventsCalendar/CEventsCalendar.vue b/src/components/CEventsCalendar/CEventsCalendar.vue index 29001ed..39d0158 100755 --- a/src/components/CEventsCalendar/CEventsCalendar.vue +++ b/src/components/CEventsCalendar/CEventsCalendar.vue @@ -471,6 +471,7 @@ :enable-themes="enableThemes === true" --> + -
+ - - - - - - - + + + + + + + + -
- - +
+ + -
+ +
+ + - - {{ itemproject.descr }} +
+ + + {{ itemproject.descr }} +
+
+
+ + + Responsabile: {{ getResp() }}
+ ViceResponsabile: {{ getViceResp() }} +
+ + + + +
+ + +
+ -
+ + +
+ + +
+ {{ percentageProgress }}% +
+
+ - + +
+
+ -
- - -
- {{ percentageProgress }}% -
-
- - -
- - -
- - - - - -