Changeset 5
- Timestamp:
- 04/30/06 13:14:49 (3 years ago)
- Location:
- trunk/copper
- Files:
-
- 1 added
- 1 modified
-
layouts/default.rhtml (modified) (1 diff)
-
stylesheets/ie.css (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/copper/layouts/default.rhtml
r4 r5 8 8 <%= auto_discovery_link_tag :rss, :controller => 'xml', :action => 'rss' %> 9 9 <%= stylesheet_link_tag "/stylesheets/theme/copper" %> 10 <!--[if lte IE 6]> 11 <%= stylesheet_link_tag "/stylesheets/theme/ie" %> 12 <![endif]--> 10 13 <%= stylesheet_link_tag "/stylesheets/theme/local" %> 11 14 <%= javascript_include_tag "cookies" %>
