Skip to content
Snippets Groups Projects
Commit 0df38063 authored by Michael Hartung's avatar Michael Hartung
Browse files

test, remove screenshot button

parent c4baca24
No related branches found
No related tags found
No related merge requests found
......@@ -733,7 +733,7 @@
class="card-footer toolbar network-footer-toolbar"
>
<div class="network-footer-toolbar-inner-container">
<ng-container *ngIf="myConfig.showFooterButtonScreenshot">
<!-- <ng-container *ngIf="myConfig.showFooterButtonScreenshot">
<div class="footer-buttons network-footer-toolbar-element">
<button
(click)="toImage()"
......@@ -751,7 +751,7 @@
>
</button>
</div>
</ng-container>
</ng-container> -->
<ng-container *ngIf="myConfig.showFooterButtonExportGraphml">
<app-download-button
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment