Skip to content

Commit 3923911

Browse files
author
Ed Costello
committed
DOCS-462 fix css for nav bar, add direct link to new jira ticket
1 parent a8d55f0 commit 3923911

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

themes/mongodb/layout.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,7 @@
2828
{%- endmacro -%}
2929

3030
{%- macro jiralink() -%}
31-
{%- set jirasummary = "Problem with {{pagename}}.txt" -%}
32-
https://jira.mongodb.org/secure/CreateIssueDetails!init.jspa?pid=10380&issuetype=issuetype100001&summary={{ jirasummary | escape }}
31+
https://jira.mongodb.org/secure/CreateIssueDetails!init.jspa?pid=10380&issuetype=4&priority=4&summary=Comment+on%3a+%22{{ pagename | escape }}%2Etxt%22
3332
{%- endmacro -%}
3433

3534
{%- macro relbar(show_logo=True) %}

0 commit comments

Comments
 (0)