diff options
| author | Stephen Blott | 2014-12-21 08:35:17 +0000 | 
|---|---|---|
| committer | Stephen Blott | 2014-12-21 08:35:17 +0000 | 
| commit | eacf2802cf46eefefed7904f7138d840bd07805b (patch) | |
| tree | afaa60ef2c866d4caf72f96099619c41779997bb /pages/options.html | |
| parent | 0409bcdc8ee753e8ff3832cb852f604f8d347688 (diff) | |
| download | vimium-eacf2802cf46eefefed7904f7138d840bd07805b.tar.bz2 | |
Exclusion; add Save button.
Diffstat (limited to 'pages/options.html')
| -rw-r--r-- | pages/options.html | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/pages/options.html b/pages/options.html index 03016d3f..51a53634 100644 --- a/pages/options.html +++ b/pages/options.html @@ -23,6 +23,8 @@                </div>              </div>              <div> +              <!-- Warning: There is an almost exact copy of exclusionScrollBox in popup.html.  Changes here +                   may have to propagated to there too. -->                 <div id="exclusionScrollBox">                    <table id="exclusionRules">                       <tr> | 
