diff --git a/weed/admin/view/app/plugin_lane.templ b/weed/admin/view/app/plugin_lane.templ new file mode 100644 index 000000000..20cb3bdbb --- /dev/null +++ b/weed/admin/view/app/plugin_lane.templ @@ -0,0 +1,167 @@ +package app + +templ PluginLane(page string, lane string) { + {{ + currentPage := page + if currentPage == "" { + currentPage = "lane_workers" + } + }} +
Workers and scheduler status for the { lane } scheduling lane.
+Workers and scheduler status for the ") + if templ_7745c5c3_Err != nil { + return templ_7745c5c3_Err + } + var templ_7745c5c3_Var5 string + templ_7745c5c3_Var5, templ_7745c5c3_Err = templ.JoinStringErrs(lane) + if templ_7745c5c3_Err != nil { + return templ.Error{Err: templ_7745c5c3_Err, FileName: `weed/admin/view/app/plugin_lane.templ`, Line: 16, Col: 94} + } + _, templ_7745c5c3_Err = templ_7745c5c3_Buffer.WriteString(templ.EscapeString(templ_7745c5c3_Var5)) + if templ_7745c5c3_Err != nil { + return templ_7745c5c3_Err + } + templ_7745c5c3_Err = templruntime.WriteString(templ_7745c5c3_Buffer, 5, " scheduling lane.