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