Name the chrome's language menu and guard anchor positioning in the fallback
CI / full-gate (push) Successful in 2m44s
CI / full-gate (push) Successful in 2m44s
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
<% if ((row.actions || []).length) { -%>
|
||||
<td class="col-actions"><%- include("menu", {
|
||||
id: `${actionsId}-${i + 1}`,
|
||||
align: null, up: false, width: null, // explicit: EJS would otherwise inherit the page's own
|
||||
kebab: true,
|
||||
trigger: { class: "", icon: "i-kebab", label: t("table.rowActions", { name: row.name || t("table.row") }) },
|
||||
// Mapped field by field, not spread: an Action and a menu Item are separate shapes.
|
||||
|
||||
Reference in New Issue
Block a user