UPDATED DEPENDENCIES (also removed warning / uneeded code in startup.cs no longer required)

This commit is contained in:
2020-12-28 17:29:33 +00:00
parent 95631dbe74
commit d6856de91a
3 changed files with 42 additions and 28 deletions

View File

@@ -43,8 +43,8 @@ nav:
- 'Notification subscriptions': 'form-home-notify-subscriptions.md'
- 'Notifications list': 'form-home-notifications.md'
- Customers:
- 'Customers': 'form-cust-customers.md'
- 'Head offices': 'form-cust-head-offices.md'
- 'Customers': 'form-customers.md'
- 'Head offices': 'form-head-offices.md'
- Service:
- 'Schedule': 'form-svc-schedule.md'
- 'Workorders': 'form-svc-workorders.md'
@@ -93,7 +93,7 @@ nav:
- Customer:
- 'Workorders': 'form-customer-workorders.md'
- 'Customer service requests': 'form-customer-csr-list.md'
- 'Widget (testing)': 'form-widget.md'
- 'Widgets (testing)': 'form-widgets.md'
- Features:
- 'Translation': 'ay-translation.md'
- 'Notification': 'ay-notification.md'