Project

General

Profile

« Previous | Next » 

Revision 57422

[Trunk | Explore]: home.component.html: hide trello button after search form when on 'production' environment.

View differences:

modules/uoa-services-portal/trunk/explore/src/app/home/home.component.html
154 154
<!--            <span class="uk-margin-left">Give us <b>feedback</b></span>-->
155 155
<!--          </a>-->
156 156
<!--        </div>-->
157
        <div class="uk-text-right uk-padding-small uk-padding-remove-vertical">
157
        <div *ngIf="properties.environment !== 'production'" class="uk-text-right uk-padding-small uk-padding-remove-vertical">
158 158
          <a class="uk-button uk-button-large trello-button trello-button-white"
159 159
             href="https://trello.com/b/o1tEJ3rN/openaire-research-graph"
160 160
             target="_blank">

Also available in: Unified diff