diff options
Diffstat (limited to 'ext/mixed/js')
| -rw-r--r-- | ext/mixed/js/display.js | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/ext/mixed/js/display.js b/ext/mixed/js/display.js index c1044872..99ccfa85 100644 --- a/ext/mixed/js/display.js +++ b/ext/mixed/js/display.js @@ -1592,6 +1592,7 @@ class Display extends EventDispatcher {              '/fg/js/popup-proxy.js',              '/fg/js/popup-window.js',              '/fg/js/popup-factory.js', +            '/fg/js/frame-ancestry-handler.js',              '/fg/js/frame-offset-forwarder.js',              '/fg/js/frontend.js'          ]); |