forked from hazza/dspace-angular
CST-11012 removed extra comment
This commit is contained in:
@@ -18,7 +18,7 @@ export class FooterComponent {
|
|||||||
showTopFooter = false;
|
showTopFooter = false;
|
||||||
showPrivacyPolicy = environment.info.enablePrivacyStatement;
|
showPrivacyPolicy = environment.info.enablePrivacyStatement;
|
||||||
showEndUserAgreement = environment.info.enableEndUserAgreement;
|
showEndUserAgreement = environment.info.enableEndUserAgreement;
|
||||||
coarLdnEnabled: boolean; // Add this line
|
coarLdnEnabled: boolean;
|
||||||
|
|
||||||
constructor(
|
constructor(
|
||||||
@Optional() private cookies: KlaroService,
|
@Optional() private cookies: KlaroService,
|
||||||
|
Reference in New Issue
Block a user