navbar changes

This commit is contained in:
Rüdiger Diedrich
2022-08-02 17:41:36 +02:00
parent 436dc505ec
commit 7e48086d43
2 changed files with 4 additions and 3 deletions

View File

@ -18,8 +18,9 @@
<div class="navbar">
<div class="flex-1">
<%= if function_exported?(Routes, :live_dashboard_path, 2) do %>
<%= link "LiveDashboard",
to: Routes.live_dashboard_path(@conn, :home) %>
<%= link to: Routes.live_dashboard_path(@conn, :home) do %>
<Icons.graph_box />
<% end %>
<% end %>
</div>
<div class="flex-none">