#23 closed task (fixed)

Add link to trac bugs and wiki for 01quiz.com

Reported by: me egan Owned by: somebody
Priority: major Milestone: Documentation
Component: component1 Version:
Keywords: Cc:

Description

Add link in documentation dropdown box.

Change History (2)

comment:1 by me egan, 16 months ago

Added link to trac bug and wiki in navbar.html
And this is why it would be cool to link the source code.

index 44ea6d4..f291d0d 100644
--- a/templates/navbar.html
+++ b/templates/navbar.html
@@ -65,6 +65,7 @@

<div class="dropdown-content">

<a href="/about">About</a>
<a href="/release_notes/">Release Notes</a>

+ <a href="http://54.214.156.52:8080/tdb">Bug and Wiki</a>

</div>

</div>

Version 0, edited 16 months ago by me egan (next)

comment:2 by me egan, 16 months ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.