fix bug on device add/edit page with mikrotik api fields showing

This commit is contained in:
Graham McIntire 2026-02-09 13:01:47 -06:00
parent f7b5e63429
commit 94bcf8ac4e
No known key found for this signature in database

View file

@ -630,7 +630,7 @@
/>
</div>
<%= if @form[:mikrotik_enabled].value do %>
<%= if @form[:mikrotik_enabled].value == true do %>
<div class="col-span-full">
<.input
field={@form[:mikrotik_username]}