Ticket #7575: detail.php.diff

File detail.php.diff, 877 bytes (added by justin.johnson3@…, 16 years ago)
Line 
1*** detail.php 2009-10-09 00:29:02.000000000 -0500
2--- detail.php.new 2009-11-15 10:24:45.000000000 -0600
3***************
4*** 547,553 ****
5 autoPlay: false,
6 // Would be nice to auto-buffer, but we don't want to
7 // waste bandwidth and CPU on the remote machine.
8! autoBuffering: false
9 }
10 ]}
11 );
12--- 547,554 ----
13 autoPlay: false,
14 // Would be nice to auto-buffer, but we don't want to
15 // waste bandwidth and CPU on the remote machine.
16! autoBuffering: false,
17! scaling: 'fit'
18 }
19 ]}
20 );