Project

General

Profile

« Previous | Next » 

Revision 59583

[Admin | trunk]: Change headings

View differences:

modules/uoa-admin-portal/trunk/src/app/pages/dashboard/dashboard.component.html
4 4
        <div class="content-wrapper">
5 5
            <div class="uk-child-width-1-3@m uk-grid-small uk-grid-margin uk-margin-top" uk-grid="" uk-height-match=".target">
6 6
                  <div *ngIf="communityId != 'openaire' && this.communityId !== 'connect'" class="uk-card uk-card-default uk-card-body uk-card-hover">
7
                    <div class="uk-card-title uk-h3">
7
                    <h4 class="uk-card-title">
8 8
                        <span class="uk-margin-small-right uk-icon" uk-icon="album"></span>
9 9
                        Profile
10
                    </div>
10
                    </h4>
11 11
                    <div class="target uk-margin">
12 12
                      Edit community information, change logo url, add community managers or organizations related to
13 13
                      community <span *ngIf="properties.environment == 'development'"> and customize css layout</span>.
......
21 21
                    </div>
22 22
                  </div>
23 23
                  <div *ngIf="communityId != 'openaire' && this.communityId !== 'connect'" class="uk-card uk-card-default uk-card-body uk-card-hover">
24
                      <div class="uk-card-title uk-h3">
24
                      <h4 class="uk-card-title">
25 25
                        <span class="uk-margin-small-right uk-icon" uk-icon="list"></span>
26 26
                        Content
27
                      </div>
27
                      </h4>
28 28
                      <div class="target uk-margin">
29 29
                        Manage projects, content providers{{(communityType && communityType != 'ri')?', subjects':''}} and zenodo communities that are related to the research community.
30 30
                      </div>
......
36 36
                      </div>
37 37
                    </div>
38 38
                  <div *ngIf="communityId != 'openaire' && this.communityId !== 'connect'" class="uk-card uk-card-default uk-card-body uk-card-hover">
39
                    <div class="uk-card-title uk-h3">
39
                    <h4 class="uk-card-title">
40 40
                      <span class="uk-margin-small-right uk-icon" uk-icon="image"></span>
41 41
                      Statistics &amp; Charts
42
                    </div>
42
                    </h4>
43 43
                    <div class="target uk-margin">
44 44
                      Manage statistical numbers & charts that will be displayed in the community overview and graph analysis views.
45 45
                    </div>
......
48 48
                    </div>
49 49
                  </div>
50 50
                <div *ngIf="communityId != 'openaire' && this.communityId !== 'connect'" class="uk-card uk-card-default uk-card-body uk-card-hover">
51
                  <div class="uk-card-title uk-h3">
51
                  <h4 class="uk-card-title">
52 52
                      <span class="uk-margin-small-right uk-icon" uk-icon="link"></span>
53 53
                      Links
54
                  </div>
54
                  </h4>
55 55
                  <div class="target uk-margin">
56 56
                      Manage user claims related to the research community.
57 57
                  </div>
......
60 60
                  </div>
61 61
                </div>
62 62
                <div class="uk-card uk-card-default uk-card-body uk-card-hover">
63
                  <div class="uk-card-title uk-h3">
63
                  <h4 class="uk-card-title">
64 64
                    <span class="uk-margin-small-right uk-icon" uk-icon="file-edit"></span>
65 65
                    Help texts
66
                  </div>
66
                  </h4>
67 67
                  <div class="target uk-margin">
68 68
                     Add or edit help text in research community pages.
69 69
                  </div>
......
74 74
                  </div>
75 75
                  </div>
76 76
                <div   *ngIf="communityType && communityType == 'ri' && communityId!='openaire' && this.communityId !== 'connect'"  class="uk-card uk-card-default uk-card-body uk-card-hover">
77
                  <div class="uk-card-title  uk-h3">
77
                  <h4 class="uk-card-title">
78 78
                      <span class="uk-margin-small-right uk-icon" uk-icon="settings"></span>
79 79
                      Text mining rules
80
                  </div>
80
                  </h4>
81 81
                  <div class="target uk-margin">
82 82
                     Manage text mining rules, test the rules and see the results, save and load mining profiles.
83 83
                  </div>
......
86 86
                  </div>
87 87
                </div>
88 88
                <div   *ngIf="communityId!='openaire' && this.communityId !== 'connect'"  class="uk-card uk-card-default uk-card-body uk-card-hover">
89
                  <div class="uk-card-title uk-h3">
89
                  <h4 class="uk-card-title">
90 90
                    <span class="uk-margin-small-right uk-icon" uk-icon="user"></span>
91 91
                    Users
92
                  </div>
92
                  </h4>
93 93
                  <div class="target uk-margin">
94 94
                    Invite more users to subscribe, manage community subscribers, your personal info and notification settings.
95 95
                  </div>
modules/uoa-admin-portal/trunk/src/app/pages/stats/stats.component.html
53 53
                                                <div *ngIf="(displayedEntity == entity)">
54 54

  
55 55
                                                    <div class="uk-heading-divider">
56
                                                        <h3 class="uk-text-capitalize">{{ entitiesMap.get(entity) }} <small *ngIf="deactivatedEntity" class="uk-text-danger uk-text-small">(this entity has been deactivated)</small></h3>
56
                                                        <h4 class="uk-text-capitalize">{{ entitiesMap.get(entity) }} <small *ngIf="deactivatedEntity" class="uk-text-danger uk-text-small">(this entity has been deactivated)</small></h4>
57 57
                                                        <div uk-grid>
58 58
                                                            <div class="uk-width-1-3">
59 59
                                                                <div class="uk-flex uk-flex-middle uk-padding uk-padding-remove-top" uk-grid>
......
367 367
                                                            <hr>
368 368
                                                        </div>
369 369
                                                        <div>
370
                                                            <h4 class="uk-text-uppercase uk-text-bold">{{ entitiesMap.get(entity) }} per project</h4>
370
                                                            <h5 class="uk-text-uppercase uk-text-bold">{{ entitiesMap.get(entity) }} per project</h5>
371 371
                                                        </div>
372 372
                                                        <div class="uk-grid">
373 373
                                                            <div class="uk-width-3-4@l uk-width-1-1@m uk-first-column">
modules/uoa-admin-portal/trunk/src/app/pages/affiliations/affiliations.component.html
10 10

  
11 11
<ng-template #affiliations_list>
12 12
  <div class="uk-margin uk-flex uk-flex-middle" uk-grid>
13
    <h3 class="uk-h3 uk-width-2-5">
13
    <h4 class="uk-width-2-5">
14 14
      <span *ngIf="curatorAffiliations">My Affiliations</span>
15 15
      <span *ngIf="!curatorAffiliations">Related Organizations</span>
16
    </h3>
16
    </h4>
17 17
    <div class="uk-width-expand">
18 18
      <button class="uk-button portal-button uk-align-right" (click)="initAffiliation()">
19 19
        <span uk-icon="plus"></span>
......
53 53
              <ng-container *ngTemplateOutlet="card; context: { organization: result, fullView: true}"></ng-container>
54 54
            </span>
55 55
      </div>
56

  
57 56
      <div class="uk-width-3-5">
58
        <h3 class="uk-h3" title="{{result.name}}">{{_format(result.name)}}</h3>
57
        <h5 title="{{result.name}}">{{_format(result.name)}}</h5>
59 58
        <a href="{{urlPrefix(affiliation.website_url) + result.website_url}}" title="{{result.website_url}}" class="uk-margin-auto-top" target="_blank">{{_format(result.website_url)}}</a>
60 59
      </div>
61 60
      <div class="uk-width-1-5">

Also available in: Unified diff