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

Version Path
gaku-0.1.1 frontend/app/views/gaku/notes/destroy.js.erb
gaku_frontend-0.1.1 app/views/gaku/notes/destroy.js.erb
gaku-0.1.0 frontend/app/views/gaku/notes/destroy.js.erb
gaku_frontend-0.1.0 app/views/gaku/notes/destroy.js.erb
gaku_core-0.0.3 app/views/gaku/notes/destroy.js.erb
gaku-0.0.3 core/app/views/gaku/notes/destroy.js.erb
gaku-0.0.2 core/app/views/gaku/notes/destroy.js.erb
gaku_core-0.0.2 app/views/gaku/notes/destroy.js.erb