Sha256: c6c7346df21386769bc83b3714c4bbff2f742d182bd79cb3df458795bb3d0c3f

Contents?: true

Size: 906 Bytes

Versions: 16

Compression:

Stored size: 906 Bytes

Contents

-# coding: utf-8
!!! 5
%html{:lang => "en"}
  %head
    %meta{:charset => "utf-8"}/
    %link{ href:"/css/bootstrap.css" , rel: "stylesheet"}
    %link{ href:"/css/main.css" , rel: "stylesheet"}
    -# %link{ href:"http://fonts.googleapis.com/css?family=Inconsolata:400,700" , rel: "stylesheet"}
    %title="#{Settings.host} [#{Settings.namespace}] #{APP_NAME}"

  %body

    .navbar.navbar-default.navbar-fixed
      .container-fluid
        = render :dashboard_header


    .container-fluid

      %br

      .row
        #box-jobs.col-md-12
          = render :dashboard_jobs

      .row
        #box-tokens.col-md-6
          = render :dashboard_tokens, {tokens: Settings.endpoints || {}}

        #box-workers.col-md-3
          = render :dashboard_workers

        #box-counters.col-md-3
          = render :dashboard_counters


    .footer
      .container-fluid
        = render :dashboard_footer

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
rest-ftp-daemon-0.247.1 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.247.0 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.246.1 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.246.0 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.245.1 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.245 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.243.2 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.243.1 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.243 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.242.5 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.242.4 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.242.3 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.242.2 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.242.1 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.242.0 lib/rest-ftp-daemon/views/dashboard.haml
rest-ftp-daemon-0.241 lib/rest-ftp-daemon/views/dashboard.haml