Project

General

Profile

« Previous | Next » 

Revision 60280

[Library|Trunk]

Piwik: download give the current url instead of the blob url. Remove url parameter from trackDownload()

Metrics: add usage counts link in the logo

View differences:

resultLanding.component.html
146 146
            <div class="main-tabs-div">
147 147
              <ng-template #summary_tab>
148 148
                <div class="uk-grid uk-margin-remove">
149
                 <!-- <div *ngIf="!hasPrimaryInfo" class="uk-width-expand uk-padding">
149
                  <div *ngIf="!hasPrimaryInfo && hasSecondaryInfo" class="uk-width-expand uk-padding">
150 150
                    <div class="uk-animation-fade uk-alert uk-alert-primary" role="alert">
151 151
                      No summary information available
152 152
                    </div>
153
                  </div>-->
153
                  </div>
154 154
                  <div *ngIf="hasPrimaryInfo" class="uk-width-expand uk-padding">
155 155
                    <!-- Description -->
156 156
                    <div *ngIf="resultLandingInfo.description" class="uk-margin-medium-bottom">

Also available in: Unified diff