Skip to content

Commit

Permalink
update paths to edc-view-utils
Browse files Browse the repository at this point in the history
  • Loading branch information
erikvw committed Nov 20, 2024
1 parent b95bb22 commit 61f10fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edc_adverse_event/view_utils/tmg_button.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
from typing import TYPE_CHECKING

from django.utils.translation import gettext as _
from edc_subject_dashboard.view_utils import ModelButton
from edc_view_utils import ModelButton

if TYPE_CHECKING:
from edc_action_item.models import ActionItem
Expand Down

0 comments on commit 61f10fc

Please sign in to comment.