Project

General

Profile

« Previous | Next » 

Revision 57668

First approach to the country map in the country dashboard

View differences:

home.component.html
69 69
            </div>
70 70
            <hr class="greyBoldDivider uk-margin-medium-top uk-margin-medium-bottom">
71 71
            <div class="uk-text-center uk-margin-medium-top">
72
              <button class="md-btn md-btn-primary">Visit Country Page <i class="fas fa-arrow-right uk-margin-small-left"></i></button>
72
              <button class="md-btn md-btn-primary" [routerLink]="['/countryDashboard/' + countrySelectedName]">Visit Country Page <i class="fas fa-arrow-right uk-margin-small-left"></i></button>
73 73
            </div>
74 74
          </div>
75 75
        </div>

Also available in: Unified diff