File tree Expand file tree Collapse file tree 9 files changed +17
-17
lines changed
src/main/resources/defaults/displayViews/persons/publications/selectedPublications Expand file tree Collapse file tree 9 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 13
13
14
14
<groupId >edu.tamu.scholars</groupId >
15
15
<artifactId >middleware</artifactId >
16
- <version >1.3.1 </version >
16
+ <version >1.3.2 </version >
17
17
18
18
<name >middleware</name >
19
19
Original file line number Diff line number Diff line change 7
7
< a href ="display/{{id}} "> < u > {{{title}}}</ u > .</ a >
8
8
</ span >
9
9
10
- {{#if publicationVenue }}
11
- < span > < em > {{{publicationVenue.label }}}</ em > . </ span >
10
+ {{#if publicationOutlet }}
11
+ < span > < em > {{{publicationOutlet }}}</ em > . </ span >
12
12
{{/if}}
13
13
14
14
{{#if volume}}
Original file line number Diff line number Diff line change 5
5
< a href ="display/{{id}} "> < u > {{{title}}}</ u > .</ a >
6
6
</ span >
7
7
8
- {{#if publicationVenue }}
9
- < span > < em > {{publicationVenue.label }}</ em > . </ span >
8
+ {{#if publicationOutlet }}
9
+ < span > < em > {{publicationOutlet }}</ em > . </ span >
10
10
{{/if}}
11
11
12
12
{{#if publisher}}
Original file line number Diff line number Diff line change 7
7
< a href ="display/{{id}} "> < u > {{{title}}}</ u > .</ a >
8
8
</ span >
9
9
10
- {{#if publicationVenue }}
11
- < span > < em > {{publicationVenue.label }}</ em > . </ span >
10
+ {{#if publicationOutlet }}
11
+ < span > < em > {{publicationOutlet }}</ em > . </ span >
12
12
{{/if}}
13
13
14
14
{{#if editorList}}
Original file line number Diff line number Diff line change 7
7
< a href ="display/{{id}} "> < u > {{{title}}}</ u > .</ a >
8
8
</ span >
9
9
10
- {{#if publicationVenue }}
11
- < span > < em > {{{publicationVenue.label }}}</ em > {{#if nameOfConference}}, {{else}}. {{/if}}</ span >
10
+ {{#if publicationOutlet }}
11
+ < span > < em > {{{publicationOutlet }}}</ em > {{#if nameOfConference}}, {{else}}. {{/if}}</ span >
12
12
{{/if}}
13
13
14
14
{{#if nameOfConference}}
Original file line number Diff line number Diff line change 7
7
< a href ="display/{{id}} "> < u > {{{title}}}</ u > .</ a >
8
8
</ span >
9
9
10
- {{#if publicationVenue }}
11
- < span > < em > {{publicationVenue.label }}</ em > . </ span >
10
+ {{#if publicationOutlet }}
11
+ < span > < em > {{publicationOutlet }}</ em > . </ span >
12
12
{{/if}}
13
13
14
14
{{#if volume}}
Original file line number Diff line number Diff line change 11
11
< span > - {{note}}</ span >
12
12
{{/if}}
13
13
14
- {{#if publicationVenue }}
15
- < span > < em > {{publicationVenue.label }}</ em > . </ span >
14
+ {{#if publicationOutlet }}
15
+ < span > < em > {{publicationOutlet }}</ em > . </ span >
16
16
{{/if}}
17
17
18
18
{{#if volume}}
Original file line number Diff line number Diff line change 11
11
< span > - {{note}}</ span >
12
12
{{/if}}
13
13
14
- {{#if publicationVenue }}
15
- < span > < em > {{publicationVenue.label }}</ em > . </ span >
14
+ {{#if publicationOutlet }}
15
+ < span > < em > {{publicationOutlet }}</ em > . </ span >
16
16
{{/if}}
17
17
18
18
{{#if volume}}
Original file line number Diff line number Diff line change 11
11
< span > - {{note}}</ span >
12
12
{{/if}}
13
13
14
- {{#if publicationVenue }}
15
- < span > < em > {{publicationVenue.label }}</ em > . </ span >
14
+ {{#if publicationOutlet }}
15
+ < span > < em > {{publicationOutlet }}</ em > . </ span >
16
16
{{/if}}
17
17
18
18
{{#if volume}}
You can’t perform that action at this time.
0 commit comments