Update library

master
parent ff0a2cd9cb
commit 1c616a2a5b

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

@ -44,8 +44,6 @@
<div
[class.hide-element]="!inThelist(item, selectedCommunities) && !(masterCommunity && item.id==masterCommunity.id)">
<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>
<span class="uk-margin-small-left"> Remove community </span>
</div>

@ -1 +1 @@
Subproject commit 18d805e05fe839e143f9f1eeb9fd42f4dcea67d0
Subproject commit 04d799f089c93ae28c9d2ca8436f283ebc0be3ae
Loading…
Cancel
Save