We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd24935 commit c2ad147Copy full SHA for c2ad147
1 file changed
python/nav/web/webfront/urls.py
@@ -76,7 +76,7 @@
76
),
77
path('index/dashboard/import', views.import_dashboard, name='import-dashboard'),
78
path(
79
- 'îndex/dashboard/importmodal',
+ 'index/dashboard/importmodal',
80
views.import_dashboard_modal,
81
name='import-dashboard-modal',
82
0 commit comments