File tree Expand file tree Collapse file tree
cds/modules/records/static/templates/cds_records/video Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -281,7 +281,7 @@ <h4>{{translation.title.title}}</h4>
281281 < ng-include src ="'/static/templates/cds_records/keywords.html' "> </ ng-include >
282282 < ng-include
283283 ng-if ="(record.metadata.related_identifiers | filter:{scheme:'indico'}).length > 0 "
284- src ="'/static/templates/cds_records/video/related_indico_section .html' ">
284+ src ="'/static/templates/cds_records/video/related_event_section .html' ">
285285 </ ng-include >
286286 </ div >
287287 <!-- /More -->
Original file line number Diff line number Diff line change 1515 < hr />
1616 < div class ="cds-title-section custom-flex-row ">
1717 < h4 class ="cds-title-section-decoration bw-2 mb-10 ">
18- More videos from this Indico event
18+ More videos from this event
1919 </ h4 >
2020 < a
2121 ng-href ="/search?q=related_identifiers.identifier:{{ indicoIdentifier.identifier }} "
You can’t perform that action at this time.
0 commit comments