Add link to issue tracker
This commit is contained in:
parent
9e7bec248a
commit
0fc1152337
|
|
@ -141,6 +141,7 @@ if ($currentuser['User']['access_level'] == 'manager' || $currentuser['User']['a
|
||||||
</li>
|
</li>
|
||||||
<li><?php echo $html->link('Help', '/pages/help'); ?>
|
<li><?php echo $html->link('Help', '/pages/help'); ?>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="https://gitlab.com/minimalist.software/cmc-sales/issues">Issue tracker</a></li>
|
||||||
<li class="last"><?php echo $html->link('About', '/pages/about'); ?></li>
|
<li class="last"><?php echo $html->link('About', '/pages/about'); ?></li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue