Cleanups.
This commit is contained in:
@@ -6,7 +6,7 @@ from navigation import Link
|
||||
|
||||
link_api = Link(
|
||||
icon='fa fa-plug', tags='new_window', text=_('REST API'),
|
||||
view='rest_api:api-root'
|
||||
view='rest_api:api_root'
|
||||
)
|
||||
link_api_documentation = Link(
|
||||
icon='fa fa-book', tags='new_window', text=_('API Documentation'),
|
||||
|
||||
Reference in New Issue
Block a user