Skip to content

Commit

Permalink
Make core devcms-twitter-ready
Browse files Browse the repository at this point in the history
  • Loading branch information
CasEbb committed Feb 10, 2012
1 parent f5a9067 commit c73bf4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/admin.html.erb
Expand Up @@ -9,7 +9,7 @@

<%= stylesheet_link_tag '../javascripts/ext/resources/css/ext-all.css', :plugin => 'devcms-core' %>
<%= stylesheet_link_tag 'devcms_core_admin', 'devcms_geo_admin', 'devcms_gov_admin', 'admin' %>
<%= stylesheet_link_tag 'devcms_core_admin', 'devcms_geo_admin', 'devcms_gov_admin', 'devcms_twitter_admin,' 'admin' %>
<%= javascript_include_tag 'application', 'date.js', 'prototype.js', 'effects.js', 'controls.js', (RAILS_ENV == 'development' ? 'tiny_mce/tiny_mce_src.js' : 'tiny_mce/tiny_mce.js'), :plugin => 'devcms-core' %>
Expand Down

0 comments on commit c73bf4a

Please sign in to comment.