mirror of
https://github.com/google/blockly.git
synced 2026-03-10 15:20:16 +01:00
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user