CC-4961: Show linking
This commit is contained in:
parent
e64f6fb3fd
commit
9b2fb3bece
19 changed files with 485 additions and 5918 deletions
|
@ -128,4 +128,9 @@ class CcShow extends BaseCcShow {
|
|||
->orderByDbStarts()
|
||||
->find();
|
||||
}
|
||||
|
||||
public function isLinked()
|
||||
{
|
||||
return $this->getDbLinked();
|
||||
}
|
||||
} // CcShow
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue