CC-3174 : showbuilder
modifying times to work with scheduling times.
This commit is contained in:
parent
251f3a3e5b
commit
aa7afce245
6 changed files with 161 additions and 56 deletions
|
@ -42,7 +42,7 @@ class Application_Model_User {
|
|||
$type === UTYPE_PROGRAM_MANAGER ||
|
||||
CcShowHostsQuery::create()->filterByDbShow($p_showId)->filterByDbHost($this->getId())->count() > 0 )
|
||||
{
|
||||
return true;
|
||||
return true;
|
||||
}
|
||||
|
||||
return false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue