Sha256: 3efa3f116782a20951343e43c1e582375d5b4e9f163f8a1b1c28e3ec8bded94c

Contents?: true

Size: 504 Bytes

Versions: 16

Compression:

Stored size: 504 Bytes

Contents

#tree-buttons.row
  .col-md-6.pos-fixed
    .flex
      %button#new-node-btn.btn.btn-success New node
      %button#edit-node-btn.btn.btn-success Edit node
      %button#delete-node-btn.btn.btn-danger Delete
      = link_to 'Reload cache', reload_configs_path, remote: true, class: 'btn btn-info'
      %button#show-diff.btn.btn-warning Show diff
      = stage_select
      = back_to_app
.row#tree-container
  .col-md-4
    #tree
  .col-md-4
    #section-2.pos-fixed
  .col-md-4
    #section-3.pos-fixed

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
flexite-0.0.23 app/views/flexite/application/index.html.haml
flexite-0.0.22 app/views/flexite/application/index.html.haml
flexite-0.0.21 app/views/flexite/application/index.html.haml
flexite-0.0.20 app/views/flexite/application/index.html.haml
flexite-0.0.19 app/views/flexite/application/index.html.haml
flexite-0.0.18 app/views/flexite/application/index.html.haml
flexite-0.0.17 app/views/flexite/application/index.html.haml
flexite-0.0.16 app/views/flexite/application/index.html.haml
flexite-0.0.15 app/views/flexite/application/index.html.haml
flexite-0.0.14 app/views/flexite/application/index.html.haml
flexite-0.0.13 app/views/flexite/application/index.html.haml
flexite-0.0.12 app/views/flexite/application/index.html.haml
flexite-0.0.11 app/views/flexite/application/index.html.haml
flexite-0.0.10 app/views/flexite/application/index.html.haml
flexite-0.0.9 app/views/flexite/application/index.html.haml
flexite-0.0.8 app/views/flexite/application/index.html.haml