Commit 9b22091
authored
[AIDAPP-1333]: The related to manager field in the Service Request list is not displaying the correct users (#1279)
* Refactor service request table to display assigned user instead of manager users
Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com>
* Fix formatting
Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com>
---------
Signed-off-by: Kevin Ullyott <kevin.ullyott@canyongbs.com>1 parent 7214ae5 commit 9b22091
2 files changed
Lines changed: 4 additions & 4 deletions
File tree
- app-modules/service-management/src/Filament/Resources/ServiceRequests/Pages
- resources/views/filament/tables/columns/service-request
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| |||
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments