Project

General

Profile

« Previous | Next » 

Revision 47131

Use UIKIT3 | changes in css

View differences:

publication.service.ts
686 686
            }
687 687
        }
688 688

  
689
        if(data[12] != null && data[12] == "under curation") {
690
          this.publicationInfo.underCurationMessage = true;
691
        } else {
692
          this.publicationInfo.underCurationMessage = false;
693
        }
694

  
695 689
        return this.publicationInfo;
696 690
    }
697 691
}

Also available in: Unified diff