diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2011-02-20 13:39:06 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2011-02-20 13:39:06 -0500 |
| commit | f2525430e94460085f369a526986b2b0a176b99f (patch) | |
| tree | 07fe11dad9e5f5d8345826f7586b626509a770cc /static/js | |
| parent | b9775807698f00b5fd4fcce0530bbe2de879580c (diff) | |
sostler prod commit
Diffstat (limited to 'static/js')
| -rw-r--r-- | static/js/fullscreen.js | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/static/js/fullscreen.js b/static/js/fullscreen.js index dde23f3..f99d48b 100644 --- a/static/js/fullscreen.js +++ b/static/js/fullscreen.js @@ -56,10 +56,6 @@ function displayImage(){ $('#fav-indicator').show(); else $('#fav-indicator').hide(); - if (DoPrint !== undefined && DoPrint) { - jsPrintSetup.setSilentPrint(true); - jsPrintSetup.print(); - } } function refresh() { |
