Commit d4e671351996b497ea3b814c6cd9c2fd24755e4e

Authored by LeandroNunes
1 parent 521e2468

ActionItem110: removing javascript search

git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@735 3f533792-8f58-4932-b0fe-aaf55b0a4547
Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
app/views/layouts/application.rhtml
... ... @@ -7,7 +7,6 @@
7 7 <%= stylesheet_link_tag 'help' %>
8 8 <%= stylesheet_link_tag 'menu' %>
9 9 <%= javascript_include_tag 'menu' %>
10   - <%= javascript_include_tag 'search_box' %>
11 10 </head>
12 11  
13 12 <body onload='javascript: focusOnFirstField();'>
... ...