Widgitized the output
This commit is contained in:
@@ -45,5 +45,9 @@ class Slot {
|
||||
else
|
||||
return $this->barcodelabel;
|
||||
}
|
||||
|
||||
public function usage() {
|
||||
return $this->status == 'Empty' ? $this->status : $this->LIBVOLUME->volusage();
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
Reference in New Issue
Block a user