Project

General

Profile

« Previous | Next » 

Revision 51124

fixed download logo link and other small issues

View differences:

sr-literature.component.ts
125 125
      }
126 126
    );
127 127
  }
128

  
129
  downloadLogo() {
130
    window.open("../../../assets/imgs/3_0ValidatedLogo.png","_blank", "enabledstatus=0,toolbar=0,menubar=0,location=0");
131
  }
132

  
128 133
}

Also available in: Unified diff