MOBILE-4077 ReportBuilder: Fix report summary redirection
parent
249e279406
commit
edf0eab940
|
@ -39,8 +39,8 @@
|
|||
<ion-label>
|
||||
<p>
|
||||
<ion-icon name="fas-info-circle" aria-hidden="true"></ion-icon>
|
||||
<core-format-text [text]="'core.reportbuilder.filtersapplied' | translate: { $a: reportUrl }" [filter]="false"
|
||||
[clean]="true"></core-format-text>
|
||||
<core-format-text [text]="'core.reportbuilder.filtersapplied' | translate: { $a: reportUrl }" [filter]="false">
|
||||
</core-format-text>
|
||||
</p>
|
||||
</ion-label>
|
||||
</ion-item>
|
||||
|
|
Loading…
Reference in New Issue