Show scrollbars in survey window in Firefox

Change-Id: I6bf4838df86ad73a2aa4eeca3c9b3a4269ea0eae
This commit is contained in:
Mark Holmquist 2014-04-18 14:24:15 -07:00
parent 3c00f7b3b7
commit bfcbf06f80

View file

@ -244,7 +244,8 @@
toolbar: 0,
location: 0,
personalbar: 0,
status: 0
status: 0,
scrollbars: 1
};
if ( !this.surveyWindow || this.surveyWindow.closed ) {