Commit 0f088349 by Pradip

- E2E: Temporary fix for testing

parent 1170065b
...@@ -9,4 +9,4 @@ ...@@ -9,4 +9,4 @@
style="margin-left: -17px; width: calc(100% + 34px); margin-bottom: -20px;" style="margin-left: -17px; width: calc(100% + 34px); margin-bottom: -20px;"
(load)="onLoad(iframeElem)"> (load)="onLoad(iframeElem)">
</iframe> </iframe>
<p-progressSpinner animationDuration="1s" *ngIf="showLoader"></p-progressSpinner> <p-progressSpinner animationDuration="1s" *ngIf="false"></p-progressSpinner>
\ No newline at end of file \ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment