Merge "[doctheme] Fixes the bug link"

This commit is contained in:
Jenkins
2016-08-12 08:29:54 +00:00
committed by Gerrit Code Review

View File

@@ -39,7 +39,7 @@
{%- if bug_project %}
var bugProject = "{{ bug_project }}";
{%- else %}
var bugProject = "openstack-manuals";
var bugProject = "fuel";
{%- endif %}
var bugTitle = "{{ title }} in {{ project }}";
var fieldTags = "{{ bug_tag }}";