Fraser-Ltd / fraser-work-orders

0 stars 0 forks source link

Property Edit: Not showing resident coordinators in drop-down #65

Closed booherbg closed 3 years ago

Jeff-McMahon commented 3 years ago

Changed code in propertyDetail (line 78) to (user => user.role !== 2). This filters out just the maintenance personnel. I assume that if a building is in between managers, an admin may have to step in. Code comments made above line.