Testing Commit

This commit is contained in:
safan
2010-12-15 05:47:33 +00:00
parent 42a9f8bf82
commit 9594455aff

View File

@@ -1,4 +1,4 @@
bpmnAnnotation = function (_30ab) {
bpmnAnnotation = function (_30ab ) {
VectorFigure.call(this);
if(typeof _30ab.anno_width != 'undefined' && typeof _30ab.anno_height != 'undefined')
this.setDimension(_30ab.anno_width, _30ab.anno_height);