My favorites
▼
|
Sign in
substruct
Open-source Ruby on Rails E-Commerce
Project Home
Downloads
Wiki
Issues
Source
READ-ONLY: This project has been
archived
. For more information see
this post
.
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
37
attachment: no_css.diff
(631 bytes)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: plugins/substruct/app/views/layouts/accounts.rhtml
===================================================================
--- plugins/substruct/app/views/layouts/accounts.rhtml (revision 43)
+++ plugins/substruct/app/views/layouts/accounts.rhtml (working copy)
@@ -5,7 +5,7 @@
<title>Login to access the admin area</title>
<%= javascript_include_tag "prototype", "effects" %>
<%= javascript_include_tag "substruct", :plugin => 'substruct' %>
- <%= stylesheet_link_tag "substruct", "admin", "accounts", :plugin => 'substruct' %>
+ <%= stylesheet_link_tag "admin", "accounts", :plugin => 'substruct' %>
</head>
<body>
Powered by
Google Project Hosting