summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorRobert Zorko <robertz@gurucue.com>2015-09-16 17:49:35 +0200
committerRobert Zorko <robertz@gurucue.com>2015-09-16 17:49:35 +0200
commit3a08bd2a99f73e72d14fb43a33b7483f2fa865b4 (patch)
tree25101d25f45b8a9abe99bed7597c54ca6e60889c /index.html
parentf6466bd4d3bb6788c92d90a605df7418c2aeb7e6 (diff)
parent0eec2bd8f8fd8669682cf618bf22983a36f828a9 (diff)
Merge branch 'master' of ssh://212.235.189.51:22122/codeq-web
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/index.html b/index.html
index a7769fd..64ac568 100644
--- a/index.html
+++ b/index.html
@@ -89,8 +89,6 @@
<div class="col-lg-3 col-md-6 col-sm-12 block">
<nav class="navbar navbar-default" id="block-toolbar">
<div class="container-fluid">
- <button type="button" class="btn btn-default navbar-btn" id="btn_code_run">Run</button>
- <button type="button" class="btn btn-default navbar-btn" id="btn_code_break">Break</button>
<button type="button" class="btn btn-default navbar-btn" id="btn_code_hint">Hint</button>
<button type="button" class="btn btn-default navbar-btn" id="btn_code_test">Test</button>
</div>