mirror of
https://github.com/google/blockly.git
synced 2026-01-10 10:27:08 +01:00
Update todos and requires.
This commit is contained in:
@@ -90,7 +90,7 @@ Blockly.FieldVariable.prototype.init = function() {
|
||||
}
|
||||
Blockly.FieldVariable.superClass_.init.call(this);
|
||||
|
||||
// TODO (1010): Change from init/initModel to initView/initModel
|
||||
// TODO (#1010): Change from init/initModel to initView/initModel
|
||||
this.initModel();
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user