Sha256: ba3592d7eeb8a6cfce5e7f428ffb4644bfa19df3e25a539563d255665ea9b969

Contents?: true

Size: 263 Bytes

Versions: 9

Compression:

Stored size: 263 Bytes

Contents

  <% @page_heading = 'Resources Available' %>
  <% @page_title = 'Upload a File' %>
  <% content_for('tasks') do %>
    <%= task_new 'Upload a new Resource' %>
  <% end %> 

  <div class="list" id="resources">	
    <%= render :partial => 'resources' -%>
  </div>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
typo-3.99.0 app/views/admin/resources/list.rhtml
typo-3.99.1 app/views/admin/resources/list.rhtml
typo-3.99.3 app/views/admin/resources/list.rhtml
typo-3.99.2 app/views/admin/resources/list.rhtml
typo-4.0.1 app/views/admin/resources/list.rhtml
typo-4.0.0 app/views/admin/resources/list.rhtml
typo-3.99.4 app/views/admin/resources/list.rhtml
typo-4.0.2 app/views/admin/resources/list.rhtml
typo-4.0.3 app/views/admin/resources/list.rhtml