- Add restriction to the input name for the map
- Translate some pending resources.
This commit is contained in:
@@ -24,7 +24,6 @@ mindplot.model.FeatureModel = new Class({
|
||||
}
|
||||
|
||||
mindplot.model.FeatureModel._uuid = mindplot.model.FeatureModel._uuid + 1;
|
||||
console.log(mindplot.model.FeatureModel._uuid);
|
||||
return mindplot.model.FeatureModel._uuid;
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user