Ignore:
Timestamp:
03/09/2006 08:07:26 AM (6 years ago)
Author:
cirrus
Message:

Add: google suggest-like search input. Closes #93
Add: show_map=no option to not display the map. Closes #47

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/basic/includes/pages/nodes/nodes_view.tpl

    r152 r154  
    3434        </td> 
    3535        <td class="table-page-split"> 
     36        {if $gmap_key_ok!=="nomap"} 
    3637                <table bgcolor="#DBE0D7" cellpadding="0" cellspacing="2"> 
    3738                        <tr> 
     
    5758                        </tr> 
    5859                </table> 
     60        {/if} 
    5961        </td> 
     62         
    6063</tr> 
    6164<tr> 
Note: See TracChangeset for help on using the changeset viewer.