mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/MultimediaViewer
synced 2024-11-24 08:13:38 +00:00
Show scrollbars in survey window in Firefox
Change-Id: I6bf4838df86ad73a2aa4eeca3c9b3a4269ea0eae
This commit is contained in:
parent
3c00f7b3b7
commit
bfcbf06f80
|
@ -244,7 +244,8 @@
|
|||
toolbar: 0,
|
||||
location: 0,
|
||||
personalbar: 0,
|
||||
status: 0
|
||||
status: 0,
|
||||
scrollbars: 1
|
||||
};
|
||||
|
||||
if ( !this.surveyWindow || this.surveyWindow.closed ) {
|
||||
|
|
Loading…
Reference in a new issue