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-events-of-repo-eventslist.component.html
260 260
              <ng-container *ngIf="event.highlight.instances && event.highlight.instances.length>0">
261 261

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

Also available in: Unified diff