-
-
Couldn't load subscription status.
- Fork 81
Closed
Description
@alistair3149
in 5aa667b#diff-3b17e1b0b27c82f810f9c916639a2bab7cb8698ab3ab57a3d2d4af28030c05c6L596-L908
you made DataTables:getCellContent() a private function:
| private function getCellContent( |
but it is called twice in SearchPanes.php
| $cellContent = $this->datatables->getCellContent( |
| $cellContent = $this->datatables->getCellContent( |
probably an oversight?
Metadata
Metadata
Assignees
Labels
No labels