Sha256: d2cea38923a0134769e1f6688cecb23e69c7b5aef70f787fde2d93d793aaa44b
Contents?: true
Size: 547 Bytes
Versions: 2
Compression:
Stored size: 547 Bytes
Contents
- meta = @description[scope].meta .row .col-xs-1 %img.over.scope_logo_big{ "data-content" => "<p>#{scope_help(scope)}</p>", "data-toggle" => "popover", "src" => "assets/logo-#{scope.tr("_", "-")}.png", "title" => "", "data-original-title" => title, "style" => "top: 125px;" } %span.toggle{ "title" => "Collapse/Expand" } .col-xs-11 %h2 = title .scope-summary = count (inspected host: '#{meta.hostname}', at: #{DateTime.parse(meta.modified).strftime("%F %T")})
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
machinery-tool-1.14.2 | html/partials/scope_header.html.haml |
machinery-tool-1.14.1 | html/partials/scope_header.html.haml |