Skip to content

Commit 8cc86a7

Browse files
authored
Merge pull request #400 from SynBioDex/remove_upload_button
removed upload local file button
2 parents 78142b6 + 751811e commit 8cc86a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

SBOLCanvasFrontend/src/app/toolbar/toolbar.component.html

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
<button mat-menu-item class="toolbar-row-button" [matTooltip]="'Download design from SynBioHub'"
1717
(click)="openDownloadDialog()">Download</button>
1818

19-
<button mat-menu-item class="toolbar-row-button"
20-
[matTooltip]="'Load a file into a SynBioHub collection'"
21-
(click)="openImportDialog()">Upload Local File</button>
22-
2319
<span style="font-family:sans-serif;font-size:.8em;color:gray;">Your Device</span>
2420

2521
<button mat-menu-item class="toolbar-row-button" [matTooltip]="'Import module from xml'"

0 commit comments

Comments
 (0)