Project

General

Profile

« Previous | Next » 

Revision 53700

Add ckeditor

View differences:

community.component.html
53 53
          <subscribe *ngIf="communityId != null" [communityId]="communityId" showNumbers=true class="uk-margin-left"></subscribe>
54 54
        </p>
55 55
    </div>
56
    <!--invite  *ngIf="communityId != null && communityId != '' && community" [communityId]=communityId [communityName]=community.shortTitle> </invite-->
57 56
    <div *ngIf="communityId != null && communityId != ''" class="uk-child-width-1-6@l uk-child-width-1-6@m uk-child-width-1-3@s uk-text-center uk-grid" uk-grid="">
58 57
      <div *ngIf="publicationTotal != null && IsEntityEnabled('publication')" class="uk-first-column">
59 58
        <div class="uk-card uk-card-default uk-card-small uk-card-body">

Also available in: Unified diff