Commit 6d219648 authored by Rémy Coutable's avatar Rémy Coutable

Resolve conflict in app/views/layouts/nav/sidebar/_admin.html.haml

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 138a18f4
......@@ -52,13 +52,8 @@
%span
ConvDev Index
<<<<<<< HEAD
= nav_link(controller: %w(conversational_development_index system_info background_jobs logs health_check requests_profiles audit_logs)) do
= sidebar_link admin_conversational_development_index_path, title: _('Monitoring') do
=======
= nav_link(controller: %w(system_info background_jobs logs health_check requests_profiles)) do
= sidebar_link admin_system_info_path, title: _('Monitoring') do
>>>>>>> upstream/master
.nav-icon-container
= custom_icon('monitoring')
%span.nav-item-name
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment