forked from marva/sumorobot-web
add highlighitng current block
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
<table>
|
||||
<tr>
|
||||
<td id="blocklyArea"></td>
|
||||
<td id="blocklyCodeArea"><textarea id="blocklyCode"></textarea></td>
|
||||
<td id="blocklyCodeArea"><textarea id="blocklyCode" readonly></textarea></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
Reference in New Issue
Block a user