Home
last modified time | relevance | path

Searched refs:expandRowLabel (Results 1 – 12 of 12) sorted by relevance

/openbmc/webui-vue/src/components/Mixins/
H A DTableRowExpandMixin.js2 export const expandRowLabel = i18n.global.t('global.table.expandTableRow'); constant
9 ? (this.expandRowLabel = i18n.global.t('global.table.expandTableRow'))
10 : (this.expandRowLabel = i18n.global.t(
/openbmc/webui-vue/src/views/HardwareStatus/Inventory/
H A DInventoryTableAssembly.vue19 :title="expandRowLabel"
24 <span class="sr-only">{{ expandRowLabel }}</span>
76 expandRowLabel,
119 expandRowLabel: expandRowLabel,
H A DInventoryTableSystem.vue17 :title="expandRowLabel"
22 <span class="sr-only">{{ expandRowLabel }}</span>
142 expandRowLabel,
189 expandRowLabel: expandRowLabel,
H A DInventoryTableChassis.vue17 :title="expandRowLabel"
22 <span class="sr-only">{{ expandRowLabel }}</span>
129 expandRowLabel,
170 expandRowLabel: expandRowLabel,
H A DInventoryTableFans.vue39 :title="expandRowLabel"
44 <span class="sr-only">{{ expandRowLabel }}</span>
120 expandRowLabel,
177 expandRowLabel: expandRowLabel,
H A DInventoryTablePowerSupplies.vue39 :title="expandRowLabel"
44 <span class="sr-only">{{ expandRowLabel }}</span>
141 expandRowLabel,
198 expandRowLabel: expandRowLabel,
H A DInventoryTableBmcManager.vue17 :title="expandRowLabel"
22 <span class="sr-only">{{ expandRowLabel }}</span>
170 expandRowLabel,
210 expandRowLabel: expandRowLabel,
H A DInventoryTableProcessors.vue38 :title="expandRowLabel"
43 <span class="sr-only">{{ expandRowLabel }}</span>
173 expandRowLabel,
233 expandRowLabel: expandRowLabel,
H A DInventoryTableDimmSlot.vue39 :title="expandRowLabel"
44 <span class="sr-only">{{ expandRowLabel }}</span>
204 expandRowLabel,
258 expandRowLabel: expandRowLabel,
/openbmc/webui-vue/src/views/Logs/EventLogs/
H A DEventLogs.vue118 :aria-label="expandRowLabel"
119 :title="expandRowLabel"
276 expandRowLabel,
388 expandRowLabel,
/openbmc/webui-vue/docs/guide/components/table/
H A Dindex.md166 :aria-label="expandRowLabel"
167 :title="expandRowLabel"
181 import TableRowExpandMixin, { expandRowLabel } from '@/components/Mixins/TableRowExpandMixin';
197 expandRowLabel
/openbmc/webui-vue/src/views/Logs/PostCodeLogs/
H A DPostCodeLogs.vue184 expandRowLabel,
253 expandRowLabel,