Sha256: 99d1095aa70d491a452625d062cd260586c96202fc88b592c02d23b010295f64

Contents?: true

Size: 388 Bytes

Versions: 6

Compression:

Stored size: 388 Bytes

Contents

$('#student-guardians-index').append('<%= render_js_partial("guardian", {guardian: @guardian}) %>');
$('#new-student-guardian').slide();
$('#new-student-guardian-link').show();

$('#student-guardians-tab-link').html("<%= print_count(@count+1, t_guardian_plural) %>");
$('.student-guardians-count').html("<%= print_count(@count+1, t_guardian_list) %>");
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/create.js.erb
gaku-0.0.3 core/app/views/gaku/students/guardians/create.js.erb
gaku-0.0.2 core/app/views/gaku/students/guardians/create.js.erb
gaku_core-0.0.2 app/views/gaku/students/guardians/create.js.erb
gaku-0.0.1 core/app/views/gaku/students/guardians/create.js.erb
gaku_core-0.0.1 app/views/gaku/students/guardians/create.js.erb