Skip to content

Commit

Permalink
Merge pull request #2350 from z-song/analysis-zdVjww
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
z-song authored Aug 22, 2018
2 parents 66f0e1d + f049a9a commit 9841d34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Form/Tools.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ protected function getDeletePath()
protected function getViewPath()
{
$key = $this->form->getResourceId();

if ($key) {
return $this->getListPath().'/'.$key;
} else {
Expand Down

0 comments on commit 9841d34

Please sign in to comment.