-
+
-
+
{#each $table.getHeaderGroups() as headerGroup}
@@ -252,7 +252,7 @@
|
{#each $table.getRowModel().rows as row}
-
+
-
+
{#each $table.getHeaderGroups() as headerGroup}
@@ -226,7 +226,7 @@
|
{#each $table.getRowModel().rows as row}
-
+
{$_("licenses-are-being-loaded")}
{:then}
-
-
+
+
{$_("dependency_name")} |
{$_("license")} |
{$_("repo_link")} |
@@ -142,7 +142,7 @@
{#each licenses as l}
-
+
{l.name} |
{l.license || "?"}
-
+
-
+
-
+
|
-
+
diff --git a/src/components/runners/ImportRunnerModal.svelte b/src/components/runners/ImportRunnerModal.svelte
index 58b88f6b..18eb146d 100644
--- a/src/components/runners/ImportRunnerModal.svelte
+++ b/src/components/runners/ImportRunnerModal.svelte
@@ -315,7 +315,7 @@
-
+
+ |
{runner[`${$_("csv_import__firstname")}`]}
|
diff --git a/src/components/runners/RunnersOverview.svelte b/src/components/runners/RunnersOverview.svelte
index 8099492e..0bdf9212 100644
--- a/src/components/runners/RunnersOverview.svelte
+++ b/src/components/runners/RunnersOverview.svelte
@@ -213,7 +213,7 @@
-
+
{#each $table.getHeaderGroups() as headerGroup}
@@ -232,7 +232,7 @@
|
{#each $table.getRowModel().rows as row}
-
+
-
+
{#each $table.getHeaderGroups() as headerGroup}
@@ -272,7 +272,7 @@
|
{#each $table.getRowModel().rows as row}
-
+
| | | | | | | | | |