Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
Merge branch 'ticket/master/8276'
Browse files Browse the repository at this point in the history
  • Loading branch information
stahnma committed Jul 13, 2011
2 parents 9cf4f86 + 57d0122 commit 5a3702d
Show file tree
Hide file tree
Showing 196 changed files with 1 addition and 21,066 deletions.
2 changes: 0 additions & 2 deletions app/controllers/pages_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@ def home
@unchanged_nodes = @all_nodes.unchanged
end

def release_notes
end
end
6 changes: 0 additions & 6 deletions app/helpers/maruku_helper.rb

This file was deleted.

4 changes: 0 additions & 4 deletions app/views/pages/release_notes.html.haml

This file was deleted.

2 changes: 1 addition & 1 deletion app/views/shared/_global_nav.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
- else
%a{:href => root_path, :id => "logo", :style => "text-indent: -9000px;"} Puppet Dashboard
%li{:class => active_if(request.url == release_notes_url)}
= link_to "v#{APP_VERSION}", release_notes_path
= link_to "v#{APP_VERSION}", 'https://github.com/puppetlabs/puppet-dashboard'
%li »
%li{:class => active_if(request.url == root_url)}
= link_to "Home", root_path
Expand Down
1 change: 0 additions & 1 deletion config/environment.rb
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
config.gem 'haml'
config.gem 'sass'
config.gem 'will_paginate'
config.gem 'maruku'
config.gem 'daemons', :version => '1.0.10'

# Change this to adjust log rotation. Logger.new(log_file, number_of_logs, max_log_size).
Expand Down
272 changes: 0 additions & 272 deletions vendor/gems/maruku-0.6.0/.specification

This file was deleted.

73 changes: 0 additions & 73 deletions vendor/gems/maruku-0.6.0/Rakefile

This file was deleted.

Loading

0 comments on commit 5a3702d

Please sign in to comment.