Sha256: 338458f300f5dc86e5159220ea6de6aea7900fde8016a4fbac50e25b20db425d

Contents?: true

Size: 293 Bytes

Versions: 1

Compression:

Stored size: 293 Bytes

Contents

<% if Georgia::PagePolicy.new(current_user, Georgia::Page).search? %>
  <%= sidebar_navigation_link 'Pages', georgia.search_pages_path, icon: 'file', active: (controller_name == 'pages' or (controller_name == 'revisions' and @revision.try(:revisionable_type) == 'Georgia::Page')) %>
<% end -%>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
georgia-0.8.0 app/views/georgia/header/_pages.html.erb