Changeset 5978
- Timestamp:
- Feb 20, 2012, 3:46:55 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/www/include/scripts/main.js
r5959 r5978 104 104 this.openPopup = function(url, name, width, height, options) 105 105 { 106 /* 106 107 if (height * 1.5 != width && height != width) 107 108 { 108 109 Main.debug('window.size: name=' + name + '; height='+height + '; width='+width); 109 110 } 111 */ 110 112 111 113 // Rescale the width and height
Note: See TracChangeset
for help on using the changeset viewer.