Skip to content

Commit

Permalink
Merge pull request #16620 from kbrock/miq_filter
Browse files Browse the repository at this point in the history
Moving miq reportable over to ui-classic
  • Loading branch information
gtanzillo authored Dec 12, 2017
2 parents 633283e + a29b940 commit aab1dba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 37 deletions.
4 changes: 0 additions & 4 deletions app/models/miq_filter.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
module MiqFilter
def self.records2table(records, only_columns)
MiqReportable.records2table(records, only_columns)
end

def self.belongsto2object(tag)
belongsto2object_list(tag).last
end
Expand Down
33 changes: 0 additions & 33 deletions app/models/miq_reportable.rb

This file was deleted.

0 comments on commit aab1dba

Please sign in to comment.