Sha256: 85778c780edc5aa277f0704a217d4157bb937cf1f40bbd6e3c9da82d4953c0bf
Contents?: true
Size: 984 Bytes
Versions: 4
Compression:
Stored size: 984 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 "phcmemberspro/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 "phcmemberspro/directory/categories/components/category_audits" %> </div> <!-- -PHCDEV- Panel - Body --> </div> <!-- -PHCDEV- Panel -->
Version data entries
4 entries across 4 versions & 1 rubygems