diff --git a/app/views/settings/_overhead_settings.html.erb b/app/views/settings/_overhead_settings.html.erb index 3f01e9d..8b2c286 100644 --- a/app/views/settings/_overhead_settings.html.erb +++ b/app/views/settings/_overhead_settings.html.erb @@ -1,6 +1,10 @@ <% activity_fields = TimeEntryActivityCustomField.find(:all, :conditions => ['field_format IN (?)', ['list','bool']]) %>
+
+ Please enable JavaScript, this page will not function without it. +
+<%= javascript_tag("$('hide-if-js').hide();") %>