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/includes/main_menu.php

    r152 r154  
    155155                                                '' 
    156156                                                ); 
     157                $main->html->head->add_script("text/javascript", makelink(array("page" => "search", "subpage" => "suggest_js"))); 
    157158                return template($this->tpl, __FILE__); 
    158159        } 
Note: See TracChangeset for help on using the changeset viewer.