Project

General

Profile

« Previous | Next » 

Revision cdd8bb6f

Added by Paul Kelly about 14 years ago

  • ID cdd8bb6f9dedcfc2eccd882ad79c5ac637c6bcf5

Fixes #183 - Adds searchbar facility to hosts

Qualified the fact_selected partial
Added a reset button
Added popup help
Beautification and grooming

View differences:

app/controllers/dashboard_controller.rb
class DashboardController < ApplicationController
before_filter :prefetch_data, :graphs, :only => :index
before_filter :load_tabs, :manage_tabs, :only => [:errors, :OutOfSync, :active]
helper :hosts
def index

Also available in: Unified diff