case 3646
This commit is contained in:
@@ -75,11 +75,11 @@ public partial class ReportView : BaseThemePage
|
||||
|
||||
|
||||
|
||||
|
||||
if (AyaBizUtils.Trial)
|
||||
{
|
||||
WatermarkReport(x, true);
|
||||
}
|
||||
//case 3646 removed
|
||||
//if (AyaBizUtils.Trial)
|
||||
//{
|
||||
// WatermarkReport(x, true);
|
||||
//}
|
||||
|
||||
//pass it to the viewer component
|
||||
this.ReportViewer1.Report = x;
|
||||
|
||||
Reference in New Issue
Block a user