Skip to content

Commit 322171b

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): 78bd823d79705b6da452788c19f90d9100fed885
1 parent a49febd commit 322171b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/assets/bindata.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -11988,7 +11988,7 @@ pod:"="
1198811988
},
1198911989
link:function(b) {
1199011990
var c, d = "", e = a(b.pod);
11991-
for (c = 0; c < e.length; c++) d && (d += "<br>"), "error" === e[c].severity && (b.hasError = !0), d += e[c].message;
11991+
for (c = 0; c < _.size(e); c++) d && (d += "<br>"), "error" === e[c].severity && (b.hasError = !0), d += e[c].message;
1199211992
b.content = d;
1199311993
},
1199411994
templateUrl:"views/directives/_warnings-popover.html"

0 commit comments

Comments
 (0)