Start getting helpurl and tooltip in

This commit is contained in:
Rachel Fenichel
2016-11-11 15:50:53 -08:00
parent 1d55e28610
commit 4871ff9fda
4 changed files with 28 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
<title>Blockly Demo:</title>
<link rel="stylesheet" href="style.css">
<script src="/storage.js"></script>
<script src="../../blockly_compressed.js"></script>
<script src="../../blockly_uncompressed.js"></script>
<script src="../../blocks_compressed.js"></script>
<script src="../../javascript_compressed.js"></script>
<script src="../../python_compressed.js"></script>