bugfix
This commit is contained in:
parent
d209adc640
commit
2de2d89fdf
@ -195,7 +195,7 @@ bricks.obj_fmtstr = function(obj, fmt){
|
|||||||
return s;
|
return s;
|
||||||
}
|
}
|
||||||
|
|
||||||
var archor_at(archor){
|
var archor_at = function(archor){
|
||||||
/* archor maybe one of the:
|
/* archor maybe one of the:
|
||||||
"tl", "tc", "tr",
|
"tl", "tc", "tr",
|
||||||
"cl", "cc", "cr",
|
"cl", "cc", "cr",
|
||||||
|
Loading…
Reference in New Issue
Block a user