Sha256: 5e9f38cb681d28eac68ba433a53007f862ef4f739940a2ebd427967d18936ff3
Contents?: true
Size: 978 Bytes
Versions: 4
Compression:
Stored size: 978 Bytes
Contents
<!-- -PHCDEV- Panel --> <div class="panel panel-inverse"> <!-- -PHCDEV- Panel - Heading --> <div class="panel-heading"> <h4 class="panel-title">Active Listings in <%= @directory_category.category_name %> Directory Category</h4> </div> <!-- -PHCDEV- Panel - Heading --> <!-- -PHCDEV- Panel - Body --> <div class="panel-body"> <%= render "phcmembers/directory/categories/components/category_list" %> </div> <!-- -PHCDEV- Panel - Body --> </div> <!-- -PHCDEV- Panel --> <!-- -PHCDEV- Panel --> <div class="panel panel-inverse"> <!-- -PHCDEV- Panel - Heading --> <div class="panel-heading"> <h4 class="panel-title">Active Listings in <%= @directory_category.category_name %> Directory Category Change Log</h4> </div> <!-- -PHCDEV- Panel - Heading --> <!-- -PHCDEV- Panel - Body --> <div class="panel-body"> <%= render "phcmembers/directory/categories/components/category_audits" %> </div> <!-- -PHCDEV- Panel - Body --> </div> <!-- -PHCDEV- Panel -->
Version data entries
4 entries across 4 versions & 1 rubygems