mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
parent
93c6d33729
commit
f6d251d3a0
1 changed files with 1 additions and 1 deletions
|
@ -22,8 +22,8 @@
|
|||
<li class="link"><%= (link_to(t('layouts.mobile_navigation.contexts'), contexts_path(:format => 'm'))) -%></li>
|
||||
<li class="link"><%= (link_to(t('layouts.mobile_navigation.projects'), projects_path(:format => 'm'))) -%></li>
|
||||
<li class="link"><%= (link_to(t('layouts.mobile_navigation.starred'), tag_path("starred", :format => 'm'))) -%></li>
|
||||
<% end -%>
|
||||
</ul></div>
|
||||
<% end -%>
|
||||
<div id="content"><%= render_flash -%><%= yield -%></div>
|
||||
<hr/><% if current_user && !current_user.prefs.nil? -%>
|
||||
<ul class="nav">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue