Generate helpURL and tooltip for Javascript block definition

This commit is contained in:
Rachel Fenichel
2016-12-08 14:41:40 -08:00
parent 4871ff9fda
commit 99c30007a7
2 changed files with 38 additions and 18 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_uncompressed.js"></script>
<script src="../../blockly_compressed.js"></script>
<script src="../../blocks_compressed.js"></script>
<script src="../../javascript_compressed.js"></script>
<script src="../../python_compressed.js"></script>