mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-19 23:46:10 +01:00
Add a help page with link to the user manual and other sources
This commit is contained in:
parent
5be552a71f
commit
cf5751cdce
5 changed files with 20 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
|||
<%= t('layouts.navigation.help') %> <span class="caret"></span>
|
||||
</a>
|
||||
<ul class="dropdown-menu">
|
||||
<li><%= link_to t('layouts.navigation.help_page'), help_path %></li>
|
||||
<li><%= link_to t('layouts.navigation.integrations_'), integrations_path %></li>
|
||||
<li><%= link_to t('layouts.navigation.api_docs'), rest_api_docs_path %></li>
|
||||
</ul>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue