<pre style='margin:0'>
raimue pushed a commit to branch master
in repository trac.macports.org.

</pre>
<p><a href="https://github.com/macports/trac.macports.org/commit/32cb23952553f2d4c7cdaa90459dfc06bf90ca0b">View on GitHub</a></p>
<pre style="white-space: pre; background: #F8F8F8"><span style='display:block; white-space:pre;color:#808000;'>commit 32cb23952553f2d4c7cdaa90459dfc06bf90ca0b
</span>Author: Clemens Lang <cal@macports.org>
AuthorDate: Sun Oct 30 22:47:50 2016 +0100

<span style='display:block; white-space:pre;color:#404040;'>    Enable github navigation item
</span><span style='display:block; white-space:pre;color:#404040;'>    
</span><span style='display:block; white-space:pre;color:#404040;'>    Partially reverts 85f8e916630719f08e8f72d01a2f8fc4fe26b0f7.
</span>---
 conf/trac.ini | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/conf/trac.ini b/conf/trac.ini
</span><span style='display:block; white-space:pre;color:#808080;'>index c86ef9a..ce769a9 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/conf/trac.ini
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/conf/trac.ini
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -118,8 +118,7 @@ tab_width = 8
</span> treat_as_binary = application/octet-stream, application/pdf, application/postscript, application/msword, application/rtf
 
 [navadd]
<span style='display:block; white-space:pre;background:#ffe0e0;'>-#add_items = reports, github
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-add_items = reports
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+add_items = reports, github
</span> github.perm = WIKI_VIEW
 github.target = mainnav
 github.title = GitHub
</pre><pre style='margin:0'>

</pre>