Ignore:
Timestamp:
Sep 2, 2011, 9:19:47 PM (13 years ago)
Author:
rick
Message:

Bunch of comma fixes to make IE happy.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/django_gheat/wlheatmap/static/heatmap.js

    r9641 r9648  
    2525      new OpenLayers.Control.OverviewMap({
    2626        maximized : false,
    27         mapOptions: { theme: null },
     27        mapOptions: { theme: null }
    2828      }),
    2929      new OpenLayers.Control.MousePosition({ 'displayProjection' : projection_wgs }),
Note: See TracChangeset for help on using the changeset viewer.