Sha256: ac6e2d3ea1def7bb759e57cceaf61e63206b31511c051000d4f05a968e744f80

Contents?: true

Size: 643 Bytes

Versions: 5

Compression:

Stored size: 643 Bytes

Contents

= render :partial => 'tabs'

#content.grid_16.alpha.omega
  .backgrounds.header
    = link_to content_tag(:span,'Ajouter une actualité', :class=>'big-icons create-user'), forgeos_cms.new_admin_actuality_path, :class=>'backgrounds action-button'
    .backgrounds.search-form
  .content-background
  %table#table.datatable.draggable_rows

= dataTables_tag :url => forgeos_cms.admin_actualities_path(:format => :json), :columns => ["{'bSearchable':false,'bSortable':false}","{'sClass':'th-date','sTitle':'Date'}","{'sTitle':'Intitulé'}","{'sTitle':'Auteur'}","{'sTitle':'Etat'}","{'sClass':'actions-td','bSearchable':false,'bSortable':false}"]

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
forgeos_cms-1.9.5.rc1 app/views/admin/actualities/index.html.haml
forgeos_cms-1.9.4 app/views/admin/actualities/index.html.haml
forgeos_cms-1.9.2 app/views/admin/actualities/index.html.haml
forgeos_cms-1.9.1 app/views/admin/actualities/index.html.haml
forgeos_cms-1.9.0 app/views/admin/actualities/index.html.haml