Ignore:
Timestamp:
Apr 18, 2010, 11:38:17 AM (15 years ago)
Author:
janveeden
Message:

App broke in IE. Fixed some. Map is showing again now. Going to make all the JS valid using JSlint.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/map/index.php

    r7809 r7825  
    5353        <div id="mapcanvas">
    5454                <!-- Create the map using the intitialize_map() function from nodemapWL.js -->
    55                 <script type="text/javascript">initialize_map();</script>
     55                <script>initialize_map();</script>
    5656                <!--<script type="text/javascript">nodeAdd();</script>-->
    5757        </div>
Note: See TracChangeset for help on using the changeset viewer.