Move app url namespaces updates
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
from django.utils.translation import ugettext_lazy as _
|
||||
|
||||
link_tools = {'text': _(u'tools'), 'view': 'tools_list', 'famfam': 'wrench'}
|
||||
link_tools = {'text': _(u'tools'), 'view': 'project_tools:tools_list', 'famfam': 'wrench'}
|
||||
|
||||
Reference in New Issue
Block a user