This commit is contained in:
Andrew Brown 2021-06-28 20:37:46 -07:00
parent f3db183b00
commit d12eabcb70

View File

@ -9,7 +9,7 @@
<% else %>
<%# todo link to base context#index page %>
<%= link_to documents_path do %>
<i class="material-icons left tooltipped" data-tooltip="Go up a folder: to Documents">arrow_upward</i>
<i class="material-icons left tooltipped" data-tooltip="Go up a folder: back to Documents">arrow_upward</i>
<% end %>
<% end %>
<%= link_to '#edit-folder-modal', class: 'modal-trigger' do %>