Fix method call

pull/40/head
HardiReady 2018-07-09 19:41:55 +02:00
parent dd6196555f
commit 44a689a359
2 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@
{label: fraction.OPFOR, value: 'OPFOR'}]"
[addButton]="{svgIcon: 'add', tooltip: 'Neues Squad hinzufügen'}"
(executeSearch)="filterSquads($event)"
(openAddFrom)="openNewRankForm()">
(openAddFrom)="openNewSquadForm()">
</cc-list-filter>
<cc-list-search [searchTerm]="searchTerm"