ui/scripts/system: work in progress zone metrics view button

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Rohit Yadav 2015-09-14 15:11:10 +05:30
parent 11f10fe664
commit b8b28568ae
1 changed files with 15 additions and 1 deletions

View File

@ -7705,7 +7705,21 @@
});
}
}
}
},
viewMetrics: {
label: 'label.view.metrics',
isHeader: true,
addRow: false,
action: {
custom: cloudStack.uiCustom.zoneWizard(
cloudStack.zoneWizard)
},
messages: {
notification: function (args) {
return 'label.view.metrics';
}
}
},
},
detailView: {