Ignore:
Timestamp:
Dec 22, 2010, 7:04:12 AM (13 years ago)
Author:
rvelices
Message:

rv_gmaps internal - prepare migration to api V3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_gmaps/trunk/template/map.tpl

    r8039 r8220  
    2121<script src="http://maps.google.com/maps?file=api&amp;v=2&amp;key={$GMAPS_API_KEY}&amp;hl={$lang_info.code}" type="text/javascript"></script>
    2222
    23 <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.js" type="text/javascript"></script>
     23<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" type="text/javascript"></script>
    2424<script type="text/javascript">jQuery.noConflict();</script>
    2525<script src="{$PLUGIN_ROOT_URL}/template/nyroModal/jquery.nyroModal-1.6.2.js" type="text/javascript"></script>
Note: See TracChangeset for help on using the changeset viewer.