diff options
author | Einar Egilsson | 2012-01-06 20:57:47 +0100 |
---|---|---|
committer | Einar Egilsson | 2012-01-06 20:57:47 +0100 |
commit | c2c8baf9da4e4e564a166c122895ab8ea5029dc3 (patch) | |
tree | 134ce5848beda4825f3b8f4a20be560a3dd5cc04 /chrome/redirector.html | |
parent | de5fdf8e6a1ef28b0a1acb5ef76eabf7dff0adf5 (diff) |
More CRUD fixes
Diffstat (limited to 'chrome/redirector.html')
-rw-r--r-- | chrome/redirector.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/redirector.html b/chrome/redirector.html index 6a9de05..54676f1 100644 --- a/chrome/redirector.html +++ b/chrome/redirector.html @@ -69,6 +69,7 @@ <div class="button-row"> <button id="save">Save</button> <button id="cancel">Cancel</button> + <button id="test-pattern">Test pattern</button> </div> </div> </body> |