Sha256: 8a801bde5123802d95002bad57a1b45ef3ba630c3f14f8022249286d7110ffa1

Contents?: true

Size: 411 Bytes

Versions: 96

Compression:

Stored size: 411 Bytes

Contents

%br
%br
- if (@check.size + @skip.size) > 0
  = "Mod Skip Status, Autoskip: #{@autoskip} (If you want to reset these, you can do so on the main page)"
  %br
- if @check.size > 0
  %br
  To be checked:
  %br
  %ul
    - @check.each do |mod|
      %li
        = mod
- if @skip.size > 0
  %br
  To be skipped:
  %br
  %ul
    - @skip.each do |mod|
      %li
        = mod
%b
Message:
=@msg

Version data entries

96 entries across 96 versions & 1 rubygems

Version Path
six-updater-web-0.20.3 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.20.2 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.20.1 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.20.0 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.19.7 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.19.6 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.19.5 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.19.4 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.19.3 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.19.2 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.19.1 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.19.0 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.18.2 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.18.1 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.18.0 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.17.7 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.17.6 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.17.5 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.17.4 lib/six-updater-web/app/views/main/execute.haml
six-updater-web-0.17.3 lib/six-updater-web/app/views/main/execute.haml