Sha256: 34b9cb57aa515f4152c838cf268669a05b49a41797b1cadb69a792aa95213430
Contents?: true
Size: 376 Bytes
Versions: 16
Compression:
Stored size: 376 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')) %>"); $('.notes-count').html("<%= @count %>"); showNotice("<%= render_flash %>");
Version data entries
16 entries across 16 versions & 2 rubygems