Skip to content

Commit f1620dd

Browse files
authored
Merge pull request #1157 from Kiln-AI/KIL-431/ratings-string
fix: remove ratings hint (legacy)
2 parents 143b06b + 6bab969 commit f1620dd

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

app/web_ui/src/routes/(app)/run/run.svelte

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -774,12 +774,6 @@
774774
>
775775
</div>
776776
{/if}
777-
<p class="text-xs text-gray-500 mt-1 font-light">
778-
Ratings are defined in the <a
779-
href={`/settings/edit_task/${project_id}/${task.id}`}
780-
class="link">task settings</a
781-
>.
782-
</p>
783777
</div>
784778

785779
<div class="grid grid-cols-[auto,1fr] gap-4 text-sm 2xl:text-base">

0 commit comments

Comments
 (0)