Skip to content

Commit b644d1f

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): c4192691030a79212258d7ff3436b7fba0f011fa
1 parent ff5bd5a commit b644d1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkg/assets/bindata.go

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6222,13 +6222,13 @@ angular.extend(d, {
62226222
canShowRoles:!0,
62236223
roleBindings:a.by("metadata.name"),
62246224
subjectKindsForUI:k.mapRolebindingsForUI(a.by("metadata.name"), r)
6225-
});
6225+
}), u();
62266226
}, {
62276227
errorNotification:!1
62286228
});
62296229
}, w = function(b, c) {
62306230
d.disableAddForm = !0, l.create(b, c, o, n).then(function() {
6231-
u(), v(), t("rolebindingCreate", "success", s.update.subject.success({
6231+
v(), t("rolebindingCreate", "success", s.update.subject.success({
62326232
roleName:b.metadata.name,
62336233
subjectName:c.name
62346234
}));
@@ -6242,7 +6242,7 @@ httpErr:a("getErrorDetails")(d)
62426242
});
62436243
}, x = function(b, c, e) {
62446244
d.disableAddForm = !0, l.addSubject(b, c, e, n).then(function() {
6245-
u(), v(), t("rolebindingUpdate", "success", s.update.subject.success({
6245+
v(), t("rolebindingUpdate", "success", s.update.subject.success({
62466246
roleName:b.roleRef.name,
62476247
subjectName:c.name
62486248
}));

0 commit comments

Comments
 (0)