Project

General

Profile

« Previous | Next » 

Revision 61398

[Graph]: Update trunk to angular 11. Delete branch from angular 11

View differences:

contact.component.html
15 15
        <div class="uk-width-2-3@m">
16 16
          <div class="uk-padding-small">
17 17
            <h3 class="uk-margin-top">Do you have a question? <span class="portal-color">Contact us</span>.</h3>
18

  
19 18
            <div *ngIf="showLoading" class="uk-margin-large">
20
              <div class="uk-animation-fade uk-margin-top uk-width-1-1" role="alert"><span
21
                  class="loading-gif  uk-align-center"></span></div>
19
              <loading></loading>
22 20
            </div>
23 21
            <div *ngIf="!showLoading">
24 22
              <contact-us [properties]="properties" [errorMessage]="errorMessage"

Also available in: Unified diff