Sha256: ae9c4d984fd448c880edae49dee702b666f5b94efab56d7525e3947af4115363

Contents?: true

Size: 319 Bytes

Versions: 2

Compression:

Stored size: 319 Bytes

Contents

.actions
  - if app.available
    %form(method="post" action="#{app.self_path}/stop")
      %button(type="submit") Stop
    %form(method="post" action="#{app.self_path}/redeploy")
      %button(type="submit") Redeploy
  - else
    %form(method="post" action="#{app.self_path}/start")
      %button(type="submit") Start

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
trinidad_sandbox_extension-0.4.2 lib/trinidad_sandbox_extension/app/views/actions.html.haml
trinidad_sandbox_extension-0.4.1 lib/trinidad_sandbox_extension/app/views/actions.html.haml