Fix target link

This commit is contained in:
KodeStar
2018-02-19 23:15:09 +00:00
parent 1f38de989b
commit 5ea8f7df33
2 changed files with 2 additions and 2 deletions

View File

@@ -144,7 +144,7 @@ class Item extends Model
}
}
public function getTargetAttribute()
public function getLinkTargetAttribute()
{
if((int)$this->type === 1) {
return '';