Merge branch '2.5.x' into saas
This commit is contained in:
commit
f0bcc1e42b
9 changed files with 200 additions and 339 deletions
airtime_mvc
application/models
locale
az/LC_MESSAGES
de_AT/LC_MESSAGES
en_GB/LC_MESSAGES
hy_AM/LC_MESSAGES
ka/LC_MESSAGES
nl_NL/LC_MESSAGES
pt_BR/LC_MESSAGES
|
@ -828,7 +828,8 @@ class Application_Model_Scheduler
|
||||||
"fade_in = '{$file["fadein"]}', ".
|
"fade_in = '{$file["fadein"]}', ".
|
||||||
"fade_out = '{$file["fadeout"]}', ".
|
"fade_out = '{$file["fadeout"]}', ".
|
||||||
"clip_length = '{$file["cliplength"]}', ".
|
"clip_length = '{$file["cliplength"]}', ".
|
||||||
"position = {$pos} ".
|
"position = {$pos}, ".
|
||||||
|
"instance_id = {$instanceId} ".
|
||||||
"WHERE id = {$sched["id"]}";
|
"WHERE id = {$sched["id"]}";
|
||||||
|
|
||||||
Application_Common_Database::prepareAndExecute(
|
Application_Common_Database::prepareAndExecute(
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue