Sha256: d6ab599de6029b743a24626f989266d71fab681b8d13de7039ad661b84942065

Contents?: true

Size: 262 Bytes

Versions: 6

Compression:

Stored size: 262 Bytes

Contents

<div class="with_padding">
	<div id="overlay_toolbar">
		<%= js_filter_field( :onkeyup => "Alchemy.ListFilter('.assign_file_file')") %>
	</div>
	<div id="assign_file_list">
		<%= render :partial => 'file_to_assign', :collection => @attachments %>
	</div>
</div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
alchemy_cms-2.0.rc2 app/views/admin/attachments/archive_overlay.html.erb
alchemy_cms-2.0.rc1 app/views/admin/attachments/archive_overlay.html.erb
alchemy_cms-2.0.pre5 app/views/admin/attachments/archive_overlay.html.erb
alchemy_cms-2.0.pre4 app/views/admin/attachments/archive_overlay.html.erb
alchemy_cms-2.0.pre3 app/views/admin/attachments/archive_overlay.html.erb
alchemy_cms-2.0.pre2 app/views/admin/attachments/archive_overlay.html.erb