Skip to content

Commit

Permalink
Moving miq reportable over to ui-classic
Browse files Browse the repository at this point in the history
new home is ReportFormatter::Converter

The high level goal is to remove ruport out of the main repo
  • Loading branch information
kbrock committed Dec 7, 2017
1 parent 7d59bed commit a29b940
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 a29b940

Please sign in to comment.