Commit e87a2bce authored by Matthew Taylor's avatar Matthew Taylor

remove trailing whitespace

parent 69ac5b60
......@@ -172,7 +172,7 @@ var Navigation = React.createClass({
this.closeRegistration();
},
onSearchSubmit: function (formData) {
window.location.href = '/search/projects?q=' + formData.q;
window.location.href = '/search/projects?q=' + formData.q;
},
render: function () {
var classes = classNames({
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment