From 7b3280e5ad7c52737b4cc821de3c76ae0a0f0b45 Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Sun, 26 Feb 2012 10:50:10 +0000 Subject: [PATCH] Replace tables that were using the 'width' attribute with inline styles (should be replaced with an ID/class). --- app/views/gantts/show.html.erb | 4 ++-- app/views/help/wiki_syntax.html.erb | 2 +- app/views/queries/_filters.rhtml | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/views/gantts/show.html.erb b/app/views/gantts/show.html.erb index bfe1dc59..083f0943 100644 --- a/app/views/gantts/show.html.erb +++ b/app/views/gantts/show.html.erb @@ -72,7 +72,7 @@ t_height = g_height + headers_height

<%= l(:notice_gantt_chart_truncated, :max => @gantt.max_rows) %>

<% end %> - +
@@ -176,7 +176,7 @@ if Date.today >= @gantt.date_from and Date.today <= @gantt.date_to %>
- +
diff --git a/app/views/help/wiki_syntax.html.erb b/app/views/help/wiki_syntax.html.erb index 9d41a717..f072ee2e 100644 --- a/app/views/help/wiki_syntax.html.erb +++ b/app/views/help/wiki_syntax.html.erb @@ -12,7 +12,7 @@ <% html_title "Wiki Syntax Quick Reference" %>

Wiki Syntax Quick Reference

-
<%= link_to_content_update('« ' + l(:label_previous), params.merge(@gantt.params_previous)) %> <%= link_to_content_update(l(:label_next) + ' »', params.merge(@gantt.params_next)) %>
+
diff --git a/app/views/queries/_filters.rhtml b/app/views/queries/_filters.rhtml index 3e30df72..b5a018f0 100644 --- a/app/views/queries/_filters.rhtml +++ b/app/views/queries/_filters.rhtml @@ -100,7 +100,7 @@ Event.observe(document,"dom:loaded", apply_filters_observer); //]]> -
Font Styles
Strong*Strong*Strong
Italic_Italic_Italic
+