summaryrefslogtreecommitdiff
path: root/report/report_persistance.rb
diff options
context:
space:
mode:
authormguetlein <martin.guetlein@gmail.com>2010-07-19 11:10:14 +0200
committermguetlein <martin.guetlein@gmail.com>2010-07-19 11:10:14 +0200
commit2d513024c62bcc1501c2602fda2a85cd8909edc9 (patch)
treef09d3a1a739f4ef6cc497476f96f049a04daf977 /report/report_persistance.rb
parent31ffaec72cf29dacd2fe0e87c9685e5b1b19b4c3 (diff)
change validation creation in cv
Diffstat (limited to 'report/report_persistance.rb')
-rw-r--r--report/report_persistance.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/report/report_persistance.rb b/report/report_persistance.rb
index 1dc5029..1d9d7ff 100644
--- a/report/report_persistance.rb
+++ b/report/report_persistance.rb
@@ -230,7 +230,7 @@ module Reports
end
def list_reports(type, filter_params=nil)
- #QMRF-STUP
+ #QMRF-STUB
return "1" if type == ReportFactory::RT_QMRF
filter_params = {} unless filter_params