| Index: chrome/browser/resources/about_credits_entry.tmpl
|
| ===================================================================
|
| --- chrome/browser/resources/about_credits_entry.tmpl (revision 90431)
|
| +++ chrome/browser/resources/about_credits_entry.tmpl (working copy)
|
| @@ -1,6 +1,6 @@
|
| <div class="product">
|
| <span class="title">{{name}}</span>
|
| -<a class="show" href="#" onclick="return toggle(this);">show license</a>
|
| +<a class="show" href="#">show license</a>
|
| <span class="homepage"><a href="{{url}}">homepage</a></span>
|
| <div class="licence">
|
| <pre>{{license}}</pre>
|
|
|