Sha256: 06c9f8c6bfd512985b81f99e2f5ab45b6bfc78f8832517b43960c0e3e2f4a2e5
Contents?: true
Size: 333 Bytes
Versions: 8
Compression:
Stored size: 333 Bytes
Contents
$('#new-<%= @notable_resource %>-note-tab-link').html("<%= print_count(@count, t('note.plural')) %>"); $('.<%= @notable_resource %>-notes-count').html("<%= print_count(@count, t('note.list')) %>"); $('#<%= @notable_resource %>-notes-tab-link').html("<%= print_count(@count, t('note.plural')) %>"); showNotice("<%= render_flash %>");
Version data entries
8 entries across 8 versions & 3 rubygems