aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Longair <mhl@pobox.com>2013-12-05 16:42:20 +0000
committerMark Longair <mhl@pobox.com>2013-12-05 16:42:20 +0000
commit58819831e0c2e4047011120f50d73456a09c95f7 (patch)
tree8b3011d903fc14ceadb35af0b8c9bef6310b99e4
parent5c19b4ba8d875e2aca7975e0cc604b3c441bda47 (diff)
Remove link to the now-removed theme.css
-rw-r--r--app/views/layouts/no_chrome.html.erb1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/layouts/no_chrome.html.erb b/app/views/layouts/no_chrome.html.erb
index 589e1bb76..e613b8ca2 100644
--- a/app/views/layouts/no_chrome.html.erb
+++ b/app/views/layouts/no_chrome.html.erb
@@ -14,7 +14,6 @@
<%= stylesheet_link_tag 'application', :title => "Main", :rel => "stylesheet" %>
<%= stylesheet_link_tag 'fonts', :rel => "stylesheet" %>
- <%= stylesheet_link_tag 'theme', :rel => "stylesheet" %>
<!--[if LT IE 7]>
<%= stylesheet_link_tag 'ie6', :rel => "stylesheet" %>
<![endif]-->