mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-04 13:13:55 +01:00
Merge branch 'master' into multipledataset
This commit is contained in:
commit
2242643b9f
@ -35,7 +35,7 @@ class method {
|
|||||||
}
|
}
|
||||||
toString() {
|
toString() {
|
||||||
var str = this.name;
|
var str = this.name;
|
||||||
if (this.name) {
|
if (this.basis) {
|
||||||
str = str + '/' + this.basis;
|
str = str + '/' + this.basis;
|
||||||
}
|
}
|
||||||
return str;
|
return str;
|
||||||
|
Loading…
Reference in New Issue
Block a user