CC-4961: Show linking
This commit is contained in:
parent
a5264aac1e
commit
de8f7b0ff7
7 changed files with 24 additions and 4603 deletions
|
@ -163,6 +163,7 @@ class CcShow extends BaseCcShow {
|
|||
$collCcShowInstancess = CcShowInstancesQuery::create(null, $criteria)
|
||||
->filterByCcShow($this)
|
||||
->filterByDbModifiedInstance(false)
|
||||
->filterByDbStarts(gmdate("Y-m-d H:i:s"), criteria::GREATER_THAN)
|
||||
->orderByDbId()
|
||||
->find($con);
|
||||
if (null !== $criteria) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue