Skip to content

Commit

Permalink
Code refactor
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Poyigi <[email protected]>
  • Loading branch information
sampoyigi committed Apr 24, 2024
1 parent 4fa3ab0 commit 8f890c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Http/Controllers/Orders.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ public function invoice($context, $recordId = null)

$this->vars['model'] = $model;

$this->suppressLayout = true;
$this->layout = '';
}

public function formExtendQuery($query)
Expand Down

0 comments on commit 8f890c7

Please sign in to comment.