Commit d4e671351996b497ea3b814c6cd9c2fd24755e4e
1 parent
521e2468
Exists in
master
and in
29 other branches
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 +7,6 @@ | ||
7 | <%= stylesheet_link_tag 'help' %> | 7 | <%= stylesheet_link_tag 'help' %> |
8 | <%= stylesheet_link_tag 'menu' %> | 8 | <%= stylesheet_link_tag 'menu' %> |
9 | <%= javascript_include_tag 'menu' %> | 9 | <%= javascript_include_tag 'menu' %> |
10 | - <%= javascript_include_tag 'search_box' %> | ||
11 | </head> | 10 | </head> |
12 | 11 | ||
13 | <body onload='javascript: focusOnFirstField();'> | 12 | <body onload='javascript: focusOnFirstField();'> |