diff options
author | Timotej Lazar <timotej.lazar@araneo.org> | 2015-09-30 21:08:56 +0200 |
---|---|---|
committer | Timotej Lazar <timotej.lazar@araneo.org> | 2015-09-30 21:08:56 +0200 |
commit | 854a6f88fe5570c4eb22208284bbe621390110f7 (patch) | |
tree | 160951a7b27b45d6e7b638c7e4c6cf8ec109d1ba | |
parent | fda19e7fe59119925043f98cafbe1d8735f2e288 (diff) |
Add statusbar to Python screen
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -204,6 +204,7 @@ </div> </nav> <div class="code_editor"></div> + <div class="block-statusbar"></div> <div class="block-label">Code</div> </div> <div class="col-lg-3 col-md-6 col-sm-12 block block3"> |