Add Error Tracker link to main menu
This commit is contained in:
@@ -114,6 +114,10 @@
|
||||
<.icon name="hero-cog" class="h-4 w-4 mr-2" aria-hidden="true" data-slot="icon" />
|
||||
{gettext("Oban")}
|
||||
</.dropdown_link>
|
||||
<.dropdown_link href={~p"/dev/errors"}>
|
||||
<.icon name="hero-bug-ant" class="h-4 w-4 mr-2" aria-hidden="true" data-slot="icon" />
|
||||
{gettext("Errors")}
|
||||
</.dropdown_link>
|
||||
<.dropdown_link href={~p"/dev/maintenance"}>
|
||||
<.icon
|
||||
name="hero-wrench-screwdriver"
|
||||
|
||||
Reference in New Issue
Block a user