Skip to content

Commit

Permalink
Merge branch 'release-candidate' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
lucyhe committed May 26, 2015
2 parents 8b37c84 + 5e3de3d commit 582dd5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/generic_ui/polymer/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@

<hr>

<uproxy-link on-tap='{{ restart }}' hidden?='{{ ui.browser !== 'chrome' }}' role='button'>
<uproxy-link on-tap='{{ restart }}' hidden?='{{ ui.browser !== "chrome" }}' role='button'>
<core-icon icon='refresh'></core-icon>
Restart
</uproxy-link>
Expand Down

0 comments on commit 582dd5b

Please sign in to comment.