Sha256: 009b69631c493105256ee1bdd6c934b435a7efb914e58f213312565ad4f179b8

Contents?: true

Size: 323 Bytes

Versions: 5

Compression:

Stored size: 323 Bytes

Contents

<% image_path = File.expand_path(File.join(@plugin_root, %w(lib find_in_project images))) %>

<tr>
  <td class="file_heading" colspan="2">
    <a class="expand_collapse" data-file_index="<%= @file_index %>">
      <img src="<%= image_path %>/expanded.png" />
      <%= CGI::escapeHTML(@file_name) %>
    </a>
  </td>
</tr>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
redcar-0.5.5dev plugins/find-in-project/lib/find_in_project/views/_file_heading.html.erb
redcar-0.5.4dev plugins/find-in-project/lib/find_in_project/views/_file_heading.html.erb
redcar-0.5.3dev plugins/find-in-project/lib/find_in_project/views/_file_heading.html.erb
redcar-0.5.2dev plugins/find-in-project/lib/find_in_project/views/_file_heading.html.erb
redcar-0.5.1dev plugins/find-in-project/lib/find_in_project/views/_file_heading.html.erb