summaryrefslogtreecommitdiff
path: root/ext/bg/background.html
diff options
context:
space:
mode:
authorAlex Yatskov <alex@foosoft.net>2017-09-05 20:35:39 -0700
committerAlex Yatskov <alex@foosoft.net>2017-09-05 20:35:39 -0700
commit722ddf163818035d603ba8042e1e32ff7dcdfc84 (patch)
tree1fd4ed0766b2b4ea19ac6eb9224bb5d66edde859 /ext/bg/background.html
parent9eac50ea05ae48e77c1bb0ef7b42d9662094cbf8 (diff)
work on sandbox
Diffstat (limited to 'ext/bg/background.html')
-rw-r--r--ext/bg/background.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/bg/background.html b/ext/bg/background.html
index 151d7e81..7f4a5098 100644
--- a/ext/bg/background.html
+++ b/ext/bg/background.html
@@ -25,6 +25,6 @@
<script src="/bg/js/backend.js"></script>
- <iframe src="/sb/sandbox.html"></iframe>
+ <iframe src="/sb/sandbox.html" id="sandbox"></iframe>
</body>
</html>