Bugfix: exporting workbaskets on the workbasket export in admin now
This commit is contained in:
Lars Leo Grätz 2018-06-28 13:55:06 +02:00 committed by Martin Rojas Miguel Angel
parent dc8d2f7fd8
commit 15487d2ff6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<button type="button" (click)="addWorkbasket()" data-toggle="tooltip" title="Add" class="btn btn-default">
<span class="glyphicon glyphicon-plus green-blue" aria-hidden="true"></span>
</button>
<taskana-import-export-component [currentSelection]="'selectionToImport'"></taskana-import-export-component>
<taskana-import-export-component [currentSelection]="selectionToImport"></taskana-import-export-component>
</div>
<div class="pull-right margin-right">
<taskana-sort