Skip to content

Commit

Permalink
OAM-64: remove redundant commnet
Browse files Browse the repository at this point in the history
  • Loading branch information
olewandowski1 committed May 22, 2024
1 parent 72fa91d commit 3113c32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/organization-list/organization-list.routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
controller: 'OrganizationListController',
templateUrl: 'organization-list/organization-list.html',
controllerAs: 'vm',
//TODO: Adjust access rights
accessRights: [ADMINISTRATION_RIGHTS.STOCK_ORGANIZATIONS_MANAGE],
resolve: {
organizationsData: function(organizationService, $stateParams) {
Expand Down

0 comments on commit 3113c32

Please sign in to comment.