Project

General

Profile

« Previous | Next » 

Revision e4a64832

Added by Stephen Benjamin about 10 years ago

fixes #5113 - sort realms by host count

View differences:

app/models/realm.rb
has_many_hosts
has_many :hostgroups
scoped_search :on => :hosts_count
scoped_search :on => :name, :complete_value => true
scoped_search :on => :realm_type, :complete_value => true, :rename => :type

Also available in: Unified diff