Skip to content

Commit f895b96

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): 084ad24d44ca6963963e8d044c6cf7f265ac7544
1 parent 0fe3c68 commit f895b96

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
@@ -14786,7 +14786,7 @@ details: f(t)
1478614786
c = null;
1478714787
});
1478814788
}, l.clearChanges = function() {
14789-
l.updatedObject = a.copyAndNormalize(l.apiObject), l.form.$setPristine(), u = !1;
14789+
l.updatedObject = a.copyAndNormalize(l.apiObject), l.containers = a.getContainers(l.updatedObject), l.form.$setPristine(), u = !1;
1479014790
};
1479114791
} ],
1479214792
controllerAs: "$ctrl",

0 commit comments

Comments
 (0)