Project

General

Profile

« Previous | Next » 

Revision 60671

[Library | Trunk]: Just remove an unexcepted char on page contents component

View differences:

modules/uoa-services-library/trunk/ng-openaire-library/src/app/dashboard/helpTexts/page-help-contents.component.ts
272 272
    } else {
273 273
      this.router.navigate(['edit/'], {
274 274
        queryParams: {
275
          "pageContentId": id``
275
          "pageContentId": id
276 276
        }, relativeTo: this.route
277 277
      });
278 278
    }

Also available in: Unified diff