Skip to content

Commit

Permalink
Refs #269520 - other_organisation token widget
Browse files Browse the repository at this point in the history
  • Loading branch information
iugin committed Jun 6, 2024
1 parent cbc36c7 commit 6fd7543
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -329,6 +329,7 @@ const applyConfig = (config) => {
}

// Custom Widgets
config.widgets.id.other_organisations = TokenWidget;
config.widgets.views.id.topics = TopicsWidget;
config.widgets.views.id.subjects = TokenWidget;
config.widgets.views.widget.tags = TokenWidget;
Expand Down

0 comments on commit 6fd7543

Please sign in to comment.