Update library

This commit is contained in:
Konstantinos Triantafyllou 2022-01-13 15:47:38 +02:00
parent ff0a2cd9cb
commit 1c616a2a5b
3 changed files with 2 additions and 4 deletions

@ -1 +1 @@
Subproject commit cd329c70e4ca03a3d6df7a51e37b6bc91ddd440e Subproject commit 9c014f8f0b4c97b9fcbe4fc140cc0acc238be91b

View File

@ -44,8 +44,6 @@
<div <div
[class.hide-element]="!inThelist(item, selectedCommunities) && !(masterCommunity && item.id==masterCommunity.id)"> [class.hide-element]="!inThelist(item, selectedCommunities) && !(masterCommunity && item.id==masterCommunity.id)">
<div (click)="removeCommunity(item)" class="uk-button action uk-flex uk-flex-middle"> <div (click)="removeCommunity(item)" class="uk-button action uk-flex uk-flex-middle">
<!-- <i class="clickable " uk-icon="trash"-->
<!-- ></i>-->
<icon name="remove_circle_outline"></icon> <icon name="remove_circle_outline"></icon>
<span class="uk-margin-small-left"> Remove community </span> <span class="uk-margin-small-left"> Remove community </span>
</div> </div>

@ -1 +1 @@
Subproject commit 18d805e05fe839e143f9f1eeb9fd42f4dcea67d0 Subproject commit 04d799f089c93ae28c9d2ca8436f283ebc0be3ae