aboutsummaryrefslogtreecommitdiff
path: root/tools/gui/resources/web/index.html
diff options
context:
space:
mode:
authortim-zh <tim.zhlobich@gmail.com>2016-11-14 18:17:10 +0300
committertim-zh <tim.zhlobich@gmail.com>2016-11-14 18:17:10 +0300
commit9269863fbdcd94cce39582f6638d9f94bdaa1706 (patch)
treec8602052beccbeb1b9bb4371c9d6307ac013c98d /tools/gui/resources/web/index.html
parent2ef3cc9b722da0d0b61966871ba0a0b24e0d7739 (diff)
downloadcbt-9269863fbdcd94cce39582f6638d9f94bdaa1706.tar.gz
cbt-9269863fbdcd94cce39582f6638d9f94bdaa1706.tar.bz2
cbt-9269863fbdcd94cce39582f6638d9f94bdaa1706.zip
readme.md handling
Diffstat (limited to 'tools/gui/resources/web/index.html')
-rw-r--r--tools/gui/resources/web/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gui/resources/web/index.html b/tools/gui/resources/web/index.html
index 100c65b..9bf76f8 100644
--- a/tools/gui/resources/web/index.html
+++ b/tools/gui/resources/web/index.html
@@ -52,7 +52,7 @@
<div id="examples"></div>
<div id="example-browser">
<div id="file-browser"></div>
- <pre id="code-browser"><code></code></pre>
+ <div id="code-browser"></div>
</div>
<hr>
<button id="copy-project-btn" onclick="copyProject()">copy example</button>