Show
Ignore:
Timestamp:
12/22/10 07:04:12 (2 years ago)
Author:
rvelices
Message:

rv_gmaps internal - prepare migration to api V3

Files:
1 modified

Legend:

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

    r8029 r8220  
    11{html_head} 
    22<script src="http://maps.google.com/maps/api/js?sensor=false&amp;hl={$lang_info.code}" type="text/javascript"></script> 
    3 <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.js" type="text/javascript"></script> 
     3<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js" type="text/javascript"></script> 
    44<script src="{$PLUGIN_ROOT_URL}/template/nyroModal/jquery.nyroModal-1.6.2.js" type="text/javascript"></script> 
    55<link href="{$PLUGIN_ROOT_URL}/template/nyroModal/nyroModal.css" rel="stylesheet" type="text/css">