diff --git a/src/sunstone/public/app/tabs/oneflow-templates-tab/utils/role-tab/html.hbs b/src/sunstone/public/app/tabs/oneflow-templates-tab/utils/role-tab/html.hbs index 61b9d240df..e3a170fdf5 100644 --- a/src/sunstone/public/app/tabs/oneflow-templates-tab/utils/role-tab/html.hbs +++ b/src/sunstone/public/app/tabs/oneflow-templates-tab/utils/role-tab/html.hbs @@ -93,7 +93,7 @@
- {{> ./elasticity-thead}} + {{> tabs/oneflow-templates-tab/utils/role-tab/elasticity-thead}} @@ -110,7 +110,7 @@
- {{> ./sched-thead}} + {{> tabs/oneflow-templates-tab/utils/role-tab/sched-thead}}