Skip to content

Commit

Permalink
bump(github.com/openshift/origin-web-console): 3d0d7c23d3eb7a858daad9…
Browse files Browse the repository at this point in the history
…f6995e71326ce2be4b
  • Loading branch information
OpenShift Bot committed Nov 2, 2016
1 parent ca1adc1 commit 90d8c62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/assets/bindata.go
Original file line number Diff line number Diff line change
Expand Up @@ -21155,7 +21155,7 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', []
"<input type=\"hidden\" name=\"access_token\" value=\"{{access_token}}\">\n" +
"<button class=\"btn btn-link\">View archive</button>\n" +
"</form>\n" +
"<span ng-if=\"state !== 'empty'\" class=\"action-divider\">|</span>\n" +
"<span ng-if=\"state && state !== 'empty'\" class=\"action-divider\">|</span>\n" +
"</span>\n" +
"<a ng-if=\"state && state !== 'empty'\" href=\"\" ng-click=\"goChromeless(options, fullLogUrl)\" role=\"button\">\n" +
"Expand log\n" +
Expand Down

0 comments on commit 90d8c62

Please sign in to comment.