Sha256: c1cdda106b0a5044b83aec36bb267379220c74d0e02cccfd712246bfce9370b6
Contents?: true
Size: 645 Bytes
Versions: 1
Compression:
Stored size: 645 Bytes
Contents
hr .span10 style="width: 96%" table#edit_tables.table-bordered.table.table-hover thead tr#th-title th index th Field th Type th Null th Key th Default th Extra - if @fields.present? tbody - @fields.each_with_index do |field,index| tr td = index + 1 td = field["Field"] td = field["Type"] td = field["Null"] td = field["key"] td = field["Default"] td = field["extra"]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_admin_content-0.1.3 | app/views/rails_admin_content/develop/manages/edit_column.html.slim |