Sha256: b23b145c961863e65c39fb1482d0a185b30ed1996240854fb63161c4b7a5e631

Contents?: true

Size: 413 Bytes

Versions: 6

Compression:

Stored size: 413 Bytes

Contents

#tree-buttons.row
  .col-md-4.pos-fixed
    %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'
    = 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

6 entries across 6 versions & 1 rubygems

Version Path
flexite-0.0.7 app/views/flexite/application/index.html.haml
flexite-0.0.6 app/views/flexite/application/index.html.haml
flexite-0.0.5 app/views/flexite/application/index.html.haml
flexite-0.0.4 app/views/flexite/application/index.html.haml
flexite-0.0.3 app/views/flexite/application/index.html.haml
flexite-0.0.2 app/views/flexite/application/index.html.haml