Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display all source centuries #1669

Merged
merged 1 commit into from
Oct 18, 2024
Merged

Conversation

dchiller
Copy link
Contributor

Adds a template tag join_absolute_url_links to create a list of links to object detail pages.

Uses this tag to display multiple centuries when a source has multiple centuries on the source list and source detail pages.

Adds a template tag `join_absolute_url_links` to create a list of links to object detail pages.

Uses this tag to display multiple centuries when a source has multiple centuries on the source list and source detail pages.
</a></b>
{% endfor %}
{% join_absolute_url_links source.century.all 'name' '/' %}
{% if source.date %}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Check formatting of the indents here, minor detail.

@dchiller dchiller merged commit b47ecba into DDMAL:develop Oct 18, 2024
1 check passed
@dchiller dchiller deleted the century-date-display branch October 18, 2024 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants