Project

General

Profile

« Previous | Next » 

Revision 58317

Some small changes that we decided in the first call with Uminho where we displayed the first version

View differences:

content-notifications-of-subscription.component.html
235 235
                <ng-container *ngIf="event.highlight.instances && event.highlight.instances.length>0">
236 236

  
237 237
                  <div class="small-content">
238
                    <span class="uk-badge uk-badge-success uk-margin-small-right">{{event.highlight.instances.length}} Right(s) added</span>
238
                    <span class="uk-badge uk-badge-success uk-margin-small-right">{{event.highlight.instances.length}} OA version(s) added</span>
239 239
                    <span class="mute-title">FROM: </span>
240 240
                    <ng-container *ngIf="event.provenance.url">
241 241
                      <a href="{{ event.provenance.url }}" target="_blank">{{ event.provenance.repositoryName }}</a>

Also available in: Unified diff