Close button to test communication to extension.

This commit is contained in:
James Burke 2010-09-07 16:59:32 -07:00
Родитель fc6d0999d5
Коммит bf493df96f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -132,7 +132,7 @@
<div id="debug">
<div class="entry">
<button onclick="location = '#!close">Close</button>
<button onclick="location = '#!close'">Close</button>
<textarea id="debugOutput"></textarea>
</div>
</div>