Sha256: a18ac1aaf9fb4848bf6a7d44ff23c56419999c57d83f27151c14f3655f4b2ee7

Contents?: true

Size: 470 Bytes

Versions: 40

Compression:

Stored size: 470 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 => @pictures %>		
  </div>
</div>

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

Version data entries

40 entries across 40 versions & 4 rubygems

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