[freeside-commits] branch master updated. 24133168e2f0c2c1543080fd109edf141e2ac3af

Ivan ivan at 420.am
Mon Dec 9 14:51:32 PST 2013


The branch, master has been updated
       via  24133168e2f0c2c1543080fd109edf141e2ac3af (commit)
      from  0683f451ea789809e64d183ef7fde24790157fe8 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 24133168e2f0c2c1543080fd109edf141e2ac3af
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Dec 9 14:50:17 2013 -0800

    doc links

diff --git a/httemplate/elements/menu.html b/httemplate/elements/menu.html
index 5f60bb2..833e889 100644
--- a/httemplate/elements/menu.html
+++ b/httemplate/elements/menu.html
@@ -767,8 +767,8 @@ my $wiki = 'http://www.freeside.biz/mediawiki/index.php';
 my $doc_link = $conf->config('support-key')
                  ? "$wiki/Supported:Documentation"
                  : $curuser->access_right('Configuration')
-                   ? "$wiki/Freeside:2.1:Documentation"
-                   : "$wiki/Freeside:2.1:Documentation:User";
+                   ? "$wiki/Freeside:4:Documentation"
+                   : "$wiki/Freeside:2.1:Documentation:User"; #no page for other versions yet :/
 
 eval "use RT;"
   if $conf->config('ticket_system') eq 'RT_Internal';

-----------------------------------------------------------------------

Summary of changes:
 httemplate/elements/menu.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)




More information about the freeside-commits mailing list