add nav help for posts
This commit is contained in:
5
app/views/posts/partials/index/_nav_help.html.erb
Normal file
5
app/views/posts/partials/index/_nav_help.html.erb
Normal file
@@ -0,0 +1,5 @@
|
||||
<div class="clearfix"></div>
|
||||
|
||||
<div id="nav-help" class="ui-corner-all nav-notice">
|
||||
<p class="hint">Press <span class="key">←</span> or <span class="key">→</span> to navigate pages [<%= link_to "close", "#", :id => "close-nav-help-link" %>]</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user