| Index: reference_extension/options.html
|
| diff --git a/reference_extension/options.html b/reference_extension/options.html
|
| index dfc7acce08da26f0c5f3e6d975aedede30afa165..a760955f981d64fcdb607cf523068e041a216173 100644
|
| --- a/reference_extension/options.html
|
| +++ b/reference_extension/options.html
|
| @@ -243,7 +243,12 @@
|
| </div>
|
|
|
| <center>
|
| - <h1>Enterprise policy options</h1>
|
| + <!-- This onclick handler can be useful for testing, when you want
|
| + -- to reload the page with the "search" portion of document.location
|
| + -- cleared.
|
| + -->
|
| + <h1 onclick="document.location.href = document.location.pathname"
|
| + >Enterprise policy options</h1>
|
| </center>
|
|
|
| <div class="content">
|
|
|