Skip to content

Commit 103c987

Browse files
committed
show candidates link with og on org dashboard
1 parent 489469d commit 103c987

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/algora_web/live/org/dashboard_live.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ defmodule AlgoraWeb.Org.DashboardLive do
350350
</div>
351351
</.section>
352352
353-
<%= if @previewed_user.id == "xT2oJ8z7wTHWgs8g" do %>
353+
<%= if @previewed_user.id in ["xT2oJ8z7wTHWgs8g", "tZwZcLNtAQhmBbqX"] or @previewed_user.contract_signed do %>
354354
<.section title={"#{header_prefix(@previewed_user)} Candidates"}>
355355
<.link href={"/#{@previewed_user.handle}/candidates"}>
356356
<img

0 commit comments

Comments
 (0)