Sha256: d3c7d417468e16fb62a35261099b0458e2977bbd476c2695ff223f27c0d61a19

Contents?: true

Size: 254 Bytes

Versions: 6

Compression:

Stored size: 254 Bytes

Contents

$('#student-guardians-tab-link').html("<%= print_count(@count-1, t_guardian_plural) %>");
$('.student-guardians-count').html("<%= print_count(@count-1, t_guardian_list) %>");
$('#guardian-<%= @guardian.id %>').remove()
showNotice("<%= render_flash %>");

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
gaku_core-0.0.3 app/views/gaku/students/guardians/destroy.js.erb
gaku-0.0.3 core/app/views/gaku/students/guardians/destroy.js.erb
gaku-0.0.2 core/app/views/gaku/students/guardians/destroy.js.erb
gaku_core-0.0.2 app/views/gaku/students/guardians/destroy.js.erb
gaku-0.0.1 core/app/views/gaku/students/guardians/destroy.js.erb
gaku_core-0.0.1 app/views/gaku/students/guardians/destroy.js.erb