Remove comments

git-svn-id: https://svn.driver.research-infrastructures.eu/driver/dnet40/modules/uoa-connect-portal/trunk@51569 d315682c-612b-4755-9ff5-7f18f6832af3
This commit is contained in:
sofia.baltzi 2018-03-29 09:49:29 +00:00
parent 347dc58b15
commit d67d7108e3
1 changed files with 71 additions and 74 deletions

View File

@ -32,7 +32,6 @@
<span *ngIf="community.date != null" class="uk-margin-left"> Created: {{community.date | date:'dd-MM-yyyy'}}</span>
<subscribe *ngIf="communityId != null" [communityId]="communityId" showNumbers=true class="uk-margin-left"></subscribe>
</p>
</div>
<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="">
<div class="uk-first-column">
@ -86,9 +85,7 @@
</div>
<div *ngIf="communityId != null && communityId != ''" class="uk-grid-small uk-margin-medium uk-grid" uk-grid="">
<!-- <div class="uk-width-expand@m uk-first-column"> -->
<div class="uk-width-expand@m">
<!-- <h3 class="uk-margin-small uk-h3 uk-heading-line uk-text-primary"> -->
<h2 class="uk-h3 uk-heading-line uk-text-primary">
<span>Most recent publications</span>
</h2>