aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/views/request/frontpage.rhtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/frontpage.rhtml b/app/views/request/frontpage.rhtml
index 456c4bbd5..de955e6e2 100644
--- a/app/views/request/frontpage.rhtml
+++ b/app/views/request/frontpage.rhtml
@@ -31,7 +31,7 @@
<p id="public_body_query_button">
<%= submit_tag "Search" %>
</p>
- <script>
+ <script type="text/javascript">
Element.toggle('public_body_query_button')
</script>