Project

General

Profile

« Previous | Next » 

Revision 61541

Finisged the more details tables for europe open science

View differences:

continent-os-orp-indicators.component.html
228 228

  
229 229
<div *ngIf="indicator && indicator=='more-details'" class="indicatorsTable uk-visible@m uk-margin-large-top">
230 230

  
231
  <h3 class="">More details for other research products</h3>
231
  <!--<h3 class="">More details for other research products</h3>-->
232 232

  
233 233
  <div class="uk-margin-top uk-margin-bottom">
234 234
    <label class="uk-margin-right">Show: </label>
235 235
    <select class="md-input" #selectOtherContent (change)="getContent('other', selectOtherContent.value)" style="width: 230px; display: inline-block">
236 236
      <option value="affiliated">affiliated</option>
237
      <option value="affiliated_peer_reviewed">affiliated peer reviewed</option>
237
      <!--<option value="affiliated_peer_reviewed">affiliated peer reviewed</option>-->
238 238
      <option value="deposited">deposited</option>
239
      <option value="deposited_peer_reviewed">deposited peer reviewed</option>
239
      <!--<option value="deposited_peer_reviewed">deposited peer reviewed</option>-->
240 240
    </select>
241 241
    <!--<span class="md-input-bar"></span>-->
242 242
  </div>

Also available in: Unified diff