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

Minor UI updates #58

Merged
merged 2 commits into from
Oct 9, 2024
Merged

Minor UI updates #58

merged 2 commits into from
Oct 9, 2024

Conversation

aymanizz
Copy link
Member

@aymanizz aymanizz commented Sep 27, 2024

Currently, the added "Data API" link doesn't show because the template is overrided by the generalpublic plugin.

Depends on SmdhMdep/ckanext-generalpublic#8

@aymanizz aymanizz marked this pull request as ready for review October 1, 2024 08:49
Comment on lines +19 to +22
<i class="fa fa-arrow-circle-o-down"></i> {{ _('Download') }}
{% else %}
<i class="fa fa-arrow-circle-o-down"></i> Download Preview
{% endif %}
Copy link
Member Author

Choose a reason for hiding this comment

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

This is the only place where the template is changed from the original one. Unfortunately had to overwrite the whole template for this as it is not inside a block.

@aymanizz aymanizz merged commit 7e7e8b2 into main Oct 9, 2024
1 check passed
@aymanizz aymanizz deleted the ui-updates branch October 9, 2024 14:51
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