Changes between Version 38 and Version 39 of ZooWebSite/Demo/GdalProfileJs
- Timestamp:
- Dec 1, 2010, 4:52:02 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ZooWebSite/Demo/GdalProfileJs
v38 v39 162 162 width: 230, 163 163 resizable: false, 164 position: right 165 }); 164 draggable: false 165 }).position({ 'top', 'right' 166 }); 166 167 167 168 $( "#dialog" ).dialog( "open" );