mirror of
https://github.com/newnius/YAO-portal.git
synced 2025-12-13 00:56:44 +00:00
bugfix
This commit is contained in:
@@ -181,7 +181,7 @@ var workspaceFormatter = function (workspace) {
|
||||
};
|
||||
|
||||
var clusterFormatter = function (cluster) {
|
||||
return 'default';
|
||||
return cluster;
|
||||
};
|
||||
|
||||
var priorityFormatter = function (status) {
|
||||
|
||||
Reference in New Issue
Block a user