[resolved] Hide cpu ratio in user cloud view

Hello,

i am searching how to hide ratio value in VM cloud view in sunstone 5.10 ?
it is possible in this (or newer) version ?

thank you.
Nicolas.

Capture d’écran 2021-10-12 à 16.03.53

Reply to myself:
you can’t easily (BUT)

long anwser
edit provision-tab/vms/list.js and remove field, then rebuild using :

cd /usr/lib/one/sunstone/public/
bash build.sh

because I have no luck, i upgraded package.json to

    "grunt-sass": "^2.1.0",
    "node-sass": "^4.14.1"

in el8.
If build on another host, just resync dist/ to production server.

It is surely a quick and ugly hack…

N.