mirror of https://github.com/rancher/dashboard.git
Update a slot override in the feature flags so we show the lock icon for the correct features
This commit is contained in:
parent
a531b0d77e
commit
b2fc628535
|
|
@ -200,9 +200,7 @@ export default {
|
|||
:use-query-params-for-simple-filtering="useQueryParamsForSimpleFiltering"
|
||||
:force-update-live-and-delayed="forceUpdateLiveAndDelayed"
|
||||
>
|
||||
<template
|
||||
cell:name="scope"
|
||||
>
|
||||
<template #cell:name="scope">
|
||||
<div class="feature-name">
|
||||
<div>{{ scope.row.nameDisplay }}</div>
|
||||
<i
|
||||
|
|
|
|||
Loading…
Reference in New Issue