Sha256: 6b24d323edfd24773a06dbb7e06c49d205d255f84cf8c79ed051a363567a145b

Contents?: true

Size: 907 Bytes

Versions: 10

Compression:

Stored size: 907 Bytes

Contents

.row.text-center.menu
  .col-md-4.col-md-offset-4.col-xs-12
    - if display_status == 'cloned'
      %a.btn.btn-primary{ href: '/monitors.json?q=e&redirect_to=/settings' }
        %i.fa.fa-desktop
        %i.fa.fa-desktop
        extend
    - else
      %a.btn.btn-primary{ href: '/monitors.json?q=c&redirect_to=/settings' }
        %i.fa.fa-desktop
        clone
.row.text-center.menu
  .col-md-4.col-md-offset-4.col-xs-12
    - if sound_output == 'hdmi'
      %a.btn.btn-primary{ href: '/sound.json?q=speakers&redirect_to=/settings' }
        %i.fa.fa-file-audio-o
        speakers
    - else
      %a.btn.btn-primary{ href: '/sound.json?q=hdmi&redirect_to=/settings' }
        %i.fa.fa-file-audio-o
        hdmi
.row.text-center.menu
  .col-md-4.col-md-offset-4.col-xs-12
    %a.btn.btn-primary{ href: '/volume.json?q=manager&redirect_to=/settings' }
      %i.fa.fa-volume-up
      gnome volume manager

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
ki-0.4.12 spec/examples/couch-lock/views/settings.haml
ki-0.4.11 spec/examples/couch-lock/views/settings.haml
ki-0.4.10 spec/examples/couch-lock/views/settings.haml
ki-0.4.9 spec/examples/couch-lock/views/settings.haml
ki-0.4.8 spec/examples/couch-lock/views/settings.haml
ki-0.4.7 spec/examples/couch-lock/views/settings.haml
ki-0.4.6 spec/examples/couch-lock/views/settings.haml
ki-0.4.5 spec/examples/couch-lock/views/settings.haml
ki-0.4.4 spec/examples/couch-lock/views/settings.haml
ki-0.4.3 spec/examples/couch-lock/views/settings.haml