Sha256: a716e873e74a2d3671e8e109133df5f45ffc60e3dd3e17161674f391f7f0b91c

Contents?: true

Size: 286 Bytes

Versions: 86

Compression:

Stored size: 286 Bytes

Contents

- unless @manifest[cookbook_part].empty?
  %h4.head= link_to(cookbook_part, "JavaScript:void(0);")
  .files
    - @manifest[cookbook_part].each do |f|
      .head= link_to(File.basename(f["name"]), "JavaScript:void(0);")
      .code
        %pre.ruby= highlight_content(f["url"], type)

Version data entries

86 entries across 86 versions & 1 rubygems

Version Path
chef-server-webui-10.30.4 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.30.2 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.30.2.rc.0 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.30.0.rc.2 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.30.0.rc.1 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.30.0.rc.0 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.28.0 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.28.0.rc.0 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.26.0 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.26.0.beta.0 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.24.4 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.24.0 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.24.0.rc.2 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.24.0.rc.1 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.24.0.rc.0 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.22.0 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.22.0.rc.0 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.20.0 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.18.4.rc.2 app/views/cookbooks/_cookbook_content.html.haml
chef-server-webui-10.18.4.rc.1 app/views/cookbooks/_cookbook_content.html.haml