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