write permission to the bin or team is required to make the transaction rows selectable
This commit is contained in:
parent
691b3be1f9
commit
216569b661
8 changed files with 121 additions and 27 deletions
|
|
@ -155,7 +155,7 @@ export class Bin {
|
|||
return GrainDescriber(this.grain()).name;
|
||||
}
|
||||
} else {
|
||||
return "";
|
||||
return "None";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue