app/views/layouts/qwerty_admin.html.erb in qwerty-0.0.1.pre vs app/views/layouts/qwerty_admin.html.erb in qwerty-0.0.3.pre
- old
+ new
@@ -4,10 +4,9 @@
<title>Qwerty Administration</title>
<%= stylesheet_link_tag "qwerty_admin/base" %>
<link rel="stylesheet" href="http://twitter.github.com/bootstrap/1.3.0/bootstrap.min.css">
<%= javascript_include_tag "application" %>
<%= javascript_include_tag 'http://twitter.github.com/bootstrap/1.3.0/bootstrap-alerts.js' %>
- <%= javascript_include_tag "ckeditor/ckeditor.js" %>
<%= csrf_meta_tags %>
<style type="text/css">
body {
padding-top: 60px;
</style>