Skip to content

Commit

Permalink
fix z index (#2168)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzonidoo authored Jan 3, 2025
1 parent 432b543 commit afcb468
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ function configurePlanning(superdesk) {
label: gettext('Fulfil Assignment'),
icon: 'calendar-list',
modal: true,
zIndex: '1050',
priority: 2000,
controller: ctrl.FulFilAssignmentController,
filters: [
Expand Down

0 comments on commit afcb468

Please sign in to comment.