_files_file.html.haml revision f4914ac299f7a582642f1a9168a0d1e7e2a3c287
394N/A - if @file[:size] <= Ontohub::Application.config.max_read_filesize
394N/A -# = form_for(repository, url: fancy_repository_path(repository, path: @info[:entry][:path], ref: oid), method: :post, html: {class: 'form-horizontal edit-form'}) do |f|
394N/A -# = text_area_tag 'content', @file[:content], class: 'input-xxlarge', id: 'code-area', 'data-mime-type' => get_mime_string(@file[:name], @file[:mime_type])