Sha256: 859b88703bc215e873f54c8eedaef6a97fc9a099146fbc79d5e84ef9806a49e4
Contents?: true
Size: 517 Bytes
Versions: 16
Compression:
Stored size: 517 Bytes
Contents
showNotice("<%= render_flash %>"); $('#<%= @attachment_resource.pluralize %>-index tbody').append('<%= j render("attachment", attachment: @attachment, nested_resources: @nested_resources) %>'); $('.<%= @attachment_resource.pluralize %>-count').html("<%= print_count(@count, t(:'attachment.list')) %>"); $('#<%= @attachment_resource.pluralize %>-tab-link').html("<%= print_count(@count, t(:'attachment.plural')) %>"); $('#new-<%= @attachment_resource %>').slide(); $('#new-<%= @attachment_resource %>-link').show();
Version data entries
16 entries across 16 versions & 2 rubygems