Project

General

Profile

« Previous | Next » 

Revision 59961

[Library|Trunk]
- comment second "no summary available when both primary and secondary info is not available"

View differences:

resultLanding.component.html
124 124
            <div class="main-tabs-div">
125 125
              <ng-template #summary_tab>
126 126
                <div class="uk-grid uk-margin-remove">
127
                  <div *ngIf="!hasPrimaryInfo" class="uk-width-expand uk-padding">
127
                 <!-- <div *ngIf="!hasPrimaryInfo" class="uk-width-expand uk-padding">
128 128
                    <div class="uk-animation-fade uk-alert uk-alert-primary" role="alert">
129 129
                      No summary information available
130 130
                    </div>
131
                  </div>
131
                  </div>-->
132 132
                  <div *ngIf="hasPrimaryInfo" class="uk-width-expand uk-padding">
133 133
                    <!-- Description -->
134 134
                    <div *ngIf="resultLandingInfo.description" class="uk-margin-medium-bottom">

Also available in: Unified diff