Skip to content

Commit 6b054c4

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): a7a4737616f2d3cc1cca3cfa7cd87673bfabea6b
1 parent fcc7675 commit 6b054c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/assets/bindata.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13229,7 +13229,7 @@ c.columns.push([ a, b[a] || 0 ]);
1322913229
}), _.isEmpty(b) ? c.columns.push([ "Empty", 1 ]) :c.unload = "Empty", m ? m.load(c) :(n.data.columns = c.columns, m = c3.generate(n)), a.podStatusData = c.columns;
1323013230
}
1323113231
function j(a) {
13232-
var b = e(a), c = a.spec.containers.length;
13232+
var b = e(a), c = _.size(a.spec.containers);
1323313233
return b === c;
1323413234
}
1323513235
function k(a) {

0 commit comments

Comments
 (0)