Skip to content

Commit

Permalink
bump(github.com/openshift/origin-web-console): 94c8d8999c237310857d7d…
Browse files Browse the repository at this point in the history
…9b8400b777a561152e
  • Loading branch information
OpenShift Bot committed Apr 3, 2017
1 parent 3b82ca6 commit f0670df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg/assets/bindata.go
Original file line number Diff line number Diff line change
Expand Up @@ -29250,8 +29250,8 @@ var _scriptsTemplatesJs = []byte(`angular.module('openshiftConsoleTemplates', []
"<form role=\"form\" class=\"search-pf has-button\">\n" +
"<div class=\"form-group has-clear\">\n" +
"<div class=\"search-pf-input-group\">\n" +
"<label for=\"search-projects\" class=\"sr-only\">Search</label>\n" +
"<input type=\"search\" class=\"form-control\" placeholder=\"Search\" id=\"search-projects\" ng-model=\"search.text\">\n" +
"<label for=\"search-projects\" class=\"sr-only\">Filter by keyword</label>\n" +
"<input type=\"search\" class=\"form-control\" placeholder=\"Filter by keyword\" id=\"search-projects\" ng-model=\"search.text\">\n" +
"<button type=\"button\" class=\"clear\" aria-hidden=\"true\" ng-if=\"search.text\" ng-click=\"search.text = ''\">\n" +
"<span class=\"pficon pficon-close\"></span>\n" +
"</button>\n" +
Expand Down

0 comments on commit f0670df

Please sign in to comment.