Skip to content

Commit

Permalink
update JE JI condition Excel
Browse files Browse the repository at this point in the history
  • Loading branch information
MrJimmyChevallier committed Mar 3, 2025
1 parent d57b955 commit 9173f5f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/app/routes/dashboard/dashboard.page.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<aj-wrapper title="Extracteur" [isLoading]="isLoading">
<aj-extractor-ventilation *ngIf="canViewVentilateur && userService.isTJ()"></aj-extractor-ventilation>
<aj-extractor-ventilation *ngIf="canViewVentilateur"></aj-extractor-ventilation>
<aj-extractor-activity *ngIf="canViewActivities"></aj-extractor-activity>
</aj-wrapper>
Binary file modified front/src/assets/template4.xlsx
Binary file not shown.

0 comments on commit 9173f5f

Please sign in to comment.