diff --git a/modules/worker/front/calendar/index.html b/modules/worker/front/calendar/index.html
index 0e5433dc5..1b0608633 100644
--- a/modules/worker/front/calendar/index.html
+++ b/modules/worker/front/calendar/index.html
@@ -71,17 +71,17 @@
ng-model="$ctrl.businessId"
search-function="{businessFk: $search}"
show-field="businessFk"
- value-field="businessId"
+ value-field="businessFk"
order="businessFk DESC"
limit="5">
-