From 5341c3beb0fc3b52e864156bbfee54db78612b20 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 5 Jun 2018 20:42:14 +0200 Subject: Document form - refactoring (refs #4107) --- archaeological_operations/views.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'archaeological_operations/views.py') diff --git a/archaeological_operations/views.py b/archaeological_operations/views.py index 5c5a3e89b..165dfd635 100644 --- a/archaeological_operations/views.py +++ b/archaeological_operations/views.py @@ -50,7 +50,7 @@ from ishtar_common.forms import ClosingDateFormSelection, FinalForm, \ FinalDeleteForm from ishtar_common.models import get_current_profile, IshtarSiteProfile from ishtar_common.utils import put_session_message, check_rights_condition -from ishtar_common.views import get_item, show_item, revert_item, new_item +from ishtar_common.views_item import get_item, show_item, revert_item, new_item from ishtar_common.wizards import SearchWizard -- cgit v1.2.3