Sha256: ab70fc4fdffbcaa2ad63d03db8fc006a4f275a06494166b071c10f2e2d7a844f
Contents?: true
Size: 409 Bytes
Versions: 13
Compression:
Stored size: 409 Bytes
Contents
<div class="spud-blog-category-manager"> <%= link_to "New Post Category", new_admin_post_category_path, :class => "btn btn-sm btn-primary spud-blog-category-add-new", :title => "New Post Category" %> <table class="table table-striped table-condensed spud-blog-category-manager-table"> <tbody> <%= render :partial => 'category', :collection => @post_categories %> </tbody> </table> </div>
Version data entries
13 entries across 13 versions & 1 rubygems