Project

General

Profile

« Previous | Next » 

Revision 56750

Linking:
Basket Limit:
set to 100
don't allow to add more through search forms
don't allow more in bulk
Bulk - access mode and date: fix getting info from csv
Add margins
Display claims; remove showLatestClaims attribute

Landing pub - HelpeTexts: remove doule quote and helper

View differences:

publication.component.html
550 550

  
551 551

  
552 552
          </div>
553
          <helper *ngIf="pageContents && pageContents['bottom'] && pageContents['bottom'].length > 0"
554
                  [texts]="pageContents['bottom']" styleName="uk-width-1-1"></helper>
555 553
        </div>
556 554
        <helper *ngIf="pageContents && pageContents['bottom'] && pageContents['bottom'].length > 0"
557
                [texts]="pageContents['bottom']""></helper>
555
                [texts]="pageContents['bottom']"></helper>
558 556
      </div>
559 557

  
560 558
      </div>

Also available in: Unified diff