Skip to content

Commit

Permalink
Added debug
Browse files Browse the repository at this point in the history
  • Loading branch information
smeyer-ilias committed Apr 14, 2020
1 parent 30779e6 commit c493c87
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -559,6 +559,8 @@ public function updateRecords()
$sorted_positions[$record_id] = $i++;
}

$this->logger->dump($sorted_positions);

$selected_global = array();
foreach ($this->getParsedRecordObjects() as $item) {
$perm = $this->getPermissions()->hasPermissions(
Expand Down

0 comments on commit c493c87

Please sign in to comment.