Sha256: 3608b52dff6bc6429f6723a0bb31af89eed27d8045d6285b16e9b7815d796af2

Contents?: true

Size: 479 Bytes

Versions: 40

Compression:

Stored size: 479 Bytes

Contents

<div id="fileupload" class="gal-holder">
  <div class="gal-item">
    <div class="fileupload-button gal-upload-holder">
  		<%= link_to I18n.t(:upload, :scope => [:ckeditor, :buttons]), 'javascript:void(0)', :class => "add" %>
		</div>
	</div>
  
  <div class="fileupload-list">
    <%= render :partial => 'ckeditor/shared/asset', :collection => @attachments %>		
  </div>
</div>

<script type="text/javascript">
  <%= Ckeditor::Utils.js_fileuploader('attachments') %>
</script>

Version data entries

40 entries across 40 versions & 4 rubygems

Version Path
base2_ckeditor-4.0.7 app/views/ckeditor/attachment_files/index.html.erb
ckeditor-4.0.7 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.2.1.5 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.2.1.4 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.2.1.3 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.2.1.2 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.2.1.1 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.2.1 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.1.1.7 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.1.1.6 app/views/ckeditor/attachment_files/index.html.erb
ckeditor-4.0.6 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.1.1.5 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.1.1.4 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.1.1.3 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.1.1.2 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.1.1.1 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.1.1 app/views/ckeditor/attachment_files/index.html.erb
ckeditor-4.0.4 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.0.2.7 app/views/ckeditor/attachment_files/index.html.erb
glebtv-ckeditor-4.0.2.6 app/views/ckeditor/attachment_files/index.html.erb