Dear colleagues, how to correctly include mathjax (enable Markdown) in
dc.title (title of publication)?
I used as an example item-page-abstract-field.component.ts
made a change to the files
item-page-title-field.component.ts
and
item-page-title-field.component.html
but any errors appears.
For example:
Error:
src/app/item-page/simple/field-components/specific-field/title/item-page-title-field.component.ts:21:3
- error TS2377: Constructors for derived classes must contain a 'super'
call.
21 constructor(
~~~~~~~~~~~~
22 public dsoNameService: DSONameService,
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
23 ) {
~~~~~
24 }
~~~
please tell me which files and variables need to be changed?
Best regards,
Alex
--
All messages to this mailing list should adhere to the Code of Conduct:
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/dspace-tech/202bd811-0d72-4d5c-aa0d-30ce2f135d6dn%40googlegroups.com.