Skip to content

Commit

Permalink
Double loading indicator when opening Cohort #2691 (#2692)
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-abushkevich authored Mar 31, 2022
1 parent efe5768 commit 1fb7818
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/pages/cohort-definitions/cohort-definition-manager.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<loading data-bind="visible: $component.isLoading()"></loading>
<loading data-bind="visible: $component.isLoading()"></loading>
<access-denied params="isAuthenticated: isAuthenticated, isPermitted: hasAccess"></access-denied>

<!-- ko if: hasAccess -->
Expand Down

0 comments on commit 1fb7818

Please sign in to comment.