Skip to content

Commit

Permalink
fix: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
ruioliveira02 committed Feb 7, 2025
1 parent b0d9d7a commit cc4e684
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/safira_web/live/backoffice/staff_live/index.html.heex
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@
</div>
</.page>


<.modal
:if={@live_action in [:new, :edit]}
id="staff-modal"
Expand All @@ -85,7 +84,6 @@
/>
</.modal>


<.modal
:if={@live_action in [:roles]}
id="staff-modal"
Expand Down Expand Up @@ -115,4 +113,3 @@
patch={~p"/dashboard/staffs"}
/>
</.modal>

0 comments on commit cc4e684

Please sign in to comment.