Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikNoga committed May 10, 2024
1 parent 7cdf11f commit eda0473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/order-view/order-view.routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
showInNavigation: true,
templateUrl: 'order-view/order-view.html',
url: '/view?supplyingFacilityId&requestingFacilityId&programId&periodStartDate&periodEndDate&page&size' +
'&status&sort',
'&status&sort&requisitionless',
accessRights: [
FULFILLMENT_RIGHTS.PODS_MANAGE,
FULFILLMENT_RIGHTS.ORDERS_VIEW
Expand Down

0 comments on commit eda0473

Please sign in to comment.