Sha256: dffe64cafaa5165bfed33d2743e9faea7caee9ea1987dcb4467cfba30861162e

Contents?: true

Size: 693 Bytes

Versions: 23

Compression:

Stored size: 693 Bytes

Contents

- present model, ::TypeStation::AdminBarPresenter do |p|
  #ts-admin-bar-edit
    %button.ts-button.ts-button-primary
      %i.ion-compose

  #ts-admin-bar.ts-hidden
    %ul
      %li.ts-brand
        %i.ion-document-text
      %li.ts-title
        = p.field :title, content_tag: :p, id: 'ts-admin-bar-title' do
          Untitled
      %li.ts-actions
        .ts-button-group
          = p.edit content_tag: :button, id: 'ts-admin-bar-settings', class: 'ts-button ts-options' do
            %i.ion-android-settings
          %button#ts-admin-bar-cancel.ts-button
            %i.ion-android-close
          %button#ts-admin-bar-save.ts-button.ts-button-primary
            %i.ion-android-done

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
type_station-0.7.0 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.6.0 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.5.4 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.5.3 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.5.2 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.5.1 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.4.7 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.4.6 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.4.5 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.4.4 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.4.3 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.4.2 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.4.1 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.4.0 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.3.4 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.3.3 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.3.2 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.3.1 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.3.0 app/views/type_station/toolbars/_admin_bar.html.haml
type_station-0.2.3 app/views/type_station/toolbars/_admin_bar.html.haml