aboutsummaryrefslogtreecommitdiffstats
path: root/app/controllers/widgets_controller.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/controllers/widgets_controller.rb')
-rw-r--r--app/controllers/widgets_controller.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/controllers/widgets_controller.rb b/app/controllers/widgets_controller.rb
index 017d3a77f..a529e591b 100644
--- a/app/controllers/widgets_controller.rb
+++ b/app/controllers/widgets_controller.rb
@@ -9,6 +9,7 @@ require 'securerandom'
class WidgetsController < ApplicationController
before_filter :check_widget_config, :find_info_request
+ skip_before_filter :set_x_frame_options_header, :only => [:show]
def show
medium_cache