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

Update links in footer to point to cove-bods repo #26

Merged
2 commits merged into from
Apr 9, 2019
Merged

Update links in footer to point to cove-bods repo #26

2 commits merged into from
Apr 9, 2019

Conversation

Bjwebb
Copy link
Collaborator

@Bjwebb Bjwebb commented Apr 1, 2019

#25

This is waiting for this lib-cove-web PR OpenDataServices/lib-cove-web#18

@Bjwebb
Copy link
Collaborator Author

Bjwebb commented Apr 2, 2019

Once OpenDataServices/lib-cove-web#18 is in a release, this PR should just need the requirements updating.

@Bjwebb Bjwebb changed the title WIP: Update links in footer to point to cove-bods repo Update links in footer to point to cove-bods repo Apr 4, 2019
@Bjwebb Bjwebb requested a review from a user April 4, 2019 05:34
This means the about section of the footer is now correctly replaced.
@@ -118,6 +118,12 @@ <h1 class="heading-in-panel"> <small> {% blocktrans %}Using the data review tool
{% block bottomcontent3 %}
{% endblock %}

{% block about %}
<li>{% trans "Built by" %} <a href="http://opendataservices.coop/">{% trans "Open Data Services" %}</a></li>
<li>{% trans "The code for this site is available on" %}<br>{% trans "GitHub" %}: <a href="https://github.com/openownership/cove-bods/">cove-bods</a><br>{% trans "Licence" %}: <a href="https://www.gnu.org/licenses/agpl-3.0.html">{% trans "AGPLv3" %}</a><br>{% trans "Report/View issues" %}: <a href="https://github.com/openownership/cove-bods/issues">{% trans "cove-bods issues" %}</a>
Copy link

Choose a reason for hiding this comment

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

I would have put this on multiple lines for readability tho :-)

@ghost ghost merged commit d723dbc into master Apr 9, 2019
@ghost ghost deleted the 25-footer branch April 9, 2019 07:26
@ghost
Copy link

ghost commented Apr 9, 2019

Whoops. Just realised this P.R. added new trans phrases but did NOT include updating the message strings as set out in the readme. Oh well, that will happen as part of #28

This pull request was closed.
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.

1 participant