CC-3174 : show builder
status icon on left side of table static check mark in the footer currently
This commit is contained in:
parent
b0c3bace1c
commit
f5761fd03c
6 changed files with 981 additions and 18 deletions
|
@ -314,7 +314,7 @@ class Application_Model_Schedule {
|
|||
si.starts AS si_starts, si.ends AS si_ends, si.time_filled AS si_time_filled,
|
||||
si.record AS si_record, si.rebroadcast AS si_rebroadcast, si.id AS si_id,
|
||||
|
||||
sched.starts AS sched_starts, sched.ends AS sched_ends,
|
||||
sched.starts AS sched_starts, sched.ends AS sched_ends, sched.id AS sched_id,
|
||||
|
||||
ft.track_title AS file_track_title, ft.artist_name AS file_artist_name,
|
||||
ft.album_title AS file_album_title, ft.length AS file_length
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue