Project

General

Profile

« Previous | Next » 

Revision 55387

[Trunk|Library]

App component:
chage the way 'my communities- subscribed to' is created. Use method getCommunitiesSubscribedTo

Create community:
set 'contact us' buttons to medium, add link to the second button

View differences:

community-creation-instructions.component.ts
23 23
                <div class="uk-width-medium uk-text-center uk-margin-large-top uk-margin-large-left">
24 24
                  <h5>Contact OpenAIRE team, in order to create your community page</h5>
25 25
                  <div>
26
                    <a class="uk-button portal-button" [queryParams]="" routerLinkActive="router-link-active" routerLink="/contact"> CONTACT US</a>
26
                    <a class="uk-button portal-button" routerLinkActive="router-link-active" routerLink="/contact"> CONTACT US</a>
27 27
                  </div>
28 28
                </div>
29 29
              </div>
......
125 125
                    <div class="uk-text-center uk-position-center ">
126 126
                    <p>Contact OpenAIRE team, in order to create your community page</p>
127 127
                    <div>
128
                      <a [class]="'uk-button portal-button uk-button-large'"> CONTACT US</a>
128
                      <a class="uk-button portal-button" routerLinkActive="router-link-active" routerLink="/contact"> CONTACT US</a>
129 129
                    </div>
130 130
                    </div>
131 131
                  </div>

Also available in: Unified diff