Project

General

Profile

« Previous | Next » 

Revision 59125

[Library | Trunk]: Update annotation list if something changes on the iframe

View differences:

resultLanding.component.html
481 481
            </div>
482 482
            <!-- B2 Note-->
483 483
            <div *ngIf=" properties.environment === 'development' && resultLandingInfo" class="uk-margin-medium-top">
484
              <b2note [id]="id" [properties]="properties"
485
                      [landingInfo]="resultLandingInfo"></b2note>
484
              <b2note [id]="id" [landingInfo]="resultLandingInfo"></b2note>
486 485
            </div>
487 486
          </div>
488 487
        </div>

Also available in: Unified diff