Skip to content

Commit f0670df

Browse files
author
OpenShift Bot
committed
bump(github.com/openshift/origin-web-console): 94c8d8999c237310857d7d9b8400b777a561152e
1 parent 3b82ca6 commit f0670df

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkg/assets/bindata.go

+2-2
Original file line numberDiff line numberDiff line change
@@ -29250,8 +29250,8 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', []
2925029250
"<form role=\"form\" class=\"search-pf has-button\">\n" +
2925129251
"<div class=\"form-group has-clear\">\n" +
2925229252
"<div class=\"search-pf-input-group\">\n" +
29253-
"<label for=\"search-projects\" class=\"sr-only\">Search</label>\n" +
29254-
"<input type=\"search\" class=\"form-control\" placeholder=\"Search\" id=\"search-projects\" ng-model=\"search.text\">\n" +
29253+
"<label for=\"search-projects\" class=\"sr-only\">Filter by keyword</label>\n" +
29254+
"<input type=\"search\" class=\"form-control\" placeholder=\"Filter by keyword\" id=\"search-projects\" ng-model=\"search.text\">\n" +
2925529255
"<button type=\"button\" class=\"clear\" aria-hidden=\"true\" ng-if=\"search.text\" ng-click=\"search.text = ''\">\n" +
2925629256
"<span class=\"pficon pficon-close\"></span>\n" +
2925729257
"</button>\n" +

0 commit comments

Comments
 (0)