This commit is contained in:
Rachel Fenichel
2018-04-16 16:42:18 -07:00
committed by GitHub
parent 9b3c173640
commit 100af3836d
+1 -1
View File
@@ -459,7 +459,7 @@ Blockly.Variables.generateVariableFieldXmlString = function(variableModel) {
* @param {!Blockly.VariableModel} variableModel The variable model to
* represent.
* @return {Element} The generated DOM.
* @package
* @public
*/
Blockly.Variables.generateVariableFieldDom = function(variableModel) {
var xmlFieldString =