Sha256: a08873e035f921800a6edef6535e30e11a045e45262dffb20803e4c34b36b36e
Contents?: true
Size: 326 Bytes
Versions: 6
Compression:
Stored size: 326 Bytes
Contents
$('.admin-grading-method-sets-count').html('<%= print_count(@count-1, t_grading_method_set_list) %>'); <%- if Gaku::GradingMethodSet.all.any? && @grading_method_set.primary? %> $('#grading-method-set-<%= Gaku::GradingMethodSet.first.try(:id) %> td a').addClass('btn-primary'); <% end %> showNotice("<%= render_flash %>");
Version data entries
6 entries across 6 versions & 2 rubygems