Skip to content
Snippets Groups Projects
Commit fea9f62a7db1 authored by sylvain thenault's avatar sylvain thenault
Browse files

ajax_replace_url has moved

parent a9af1f6db141
No related branches found
No related tags found
No related merge requests found
......@@ -17,5 +17,5 @@
has_permission, relation_possible, yes,
match_kwargs)
from cubicweb.view import EntityView
from cubicweb.common.uilib import rql_for_eid, cut, safe_cut, ajax_replace_url
from cubicweb.common.uilib import rql_for_eid, cut, safe_cut
from cubicweb.common.mixins import TreeViewMixIn
......@@ -21,5 +21,5 @@
from cubicweb.common.mixins import TreeViewMixIn
from cubicweb.web import stdmsgs, uicfg
from cubicweb.web import ajax_replace_url, stdmsgs, uicfg
from cubicweb.web.action import LinkToEntityAction, Action
from cubicweb.web.form import FormViewMixIn
from cubicweb.web.formwidgets import Button
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment