desktop mode redirects back to original page

This commit is contained in:
r888888888
2017-04-24 12:58:46 -07:00
parent 13189e60b8
commit ba1399abef
3 changed files with 17 additions and 8 deletions

View File

@@ -10,6 +10,6 @@
<% end %>
<span id="desktop-version-link">
&ndash;
<%= link_to "Desktop version", posts_path(:dm => "1"), :rel => "nofollow" %>
<%= link_to "Desktop version", site_map_path(:dm => "1"), :rel => "nofollow" %>
</span>
</footer>