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

Subdir portals agp #1649

Merged
merged 4 commits into from
Feb 19, 2016
Merged

Conversation

antgonza
Copy link
Member

🐶

@josenavas
Copy link
Contributor

👍

@@ -69,7 +69,7 @@ <h3 class="panel-title"><a data-toggle="collapse" data-parent="#accordion" href=
<h3 style="color:red">ERROR</h3>
{% end %}
{%for result, result_name in results%}
<a href='{{"/results/%s" % result}}' target="resframe">{{result_name}}</a><br />
<a href='{% raw qiita_config.portal_dir %}{{"/results/%s" % result}}' target="resframe">{{result_name}}</a><br />
Copy link
Contributor

Choose a reason for hiding this comment

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

this can become one string formatting call.

Copy link
Contributor

Choose a reason for hiding this comment

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

After discussion, this will work as is.

@squirrelo
Copy link
Contributor

👍

josenavas added a commit that referenced this pull request Feb 19, 2016
@josenavas josenavas merged commit 731d62c into qiita-spots:subdir-portals Feb 19, 2016
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.

3 participants