Sha256: 84258b5083af33abd9956da8daab2f8135172321bf62eea899653c104172180a
Contents?: true
Size: 167 Bytes
Versions: 1
Compression:
Stored size: 167 Bytes
Contents
<h2>Pending Policies </h2> <ul> <% @pending_policies.each do |category| %> <li><%= link_to category.name, user_term_path(category.id) %></li> <% end %> </ul>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
gdpr_rails-0.1.0 | app/views/policy_manager/user_terms/pending.html.erb |