Sha256: 997a13904da69f49500f0f5d97d72a412cb5e05d0652f36a9f860dc7210137e0
Contents?: true
Size: 667 Bytes
Versions: 16
Compression:
Stored size: 667 Bytes
Contents
$('#<%= @gradable_resource %>-grading-method-connectors-index tbody').append('<%= j render "grading_method_connector", {grading_method_connector: @grading_method_connector} %>'); $('.<%= @gradable_resource %>-grading-method-connectors-count').html("<%= print_count(@count, t(:'grading_method.list')) %>"); $('#<%= @gradable_resource %>-grading-method-connectors-tab-link').html("<%= print_count(@count, t(:'grading_method.list')) %>"); $('.grading-methods-count').html("<%= @count %>"); showNotice("<%= render_flash %>"); $('#new-<%= @gradable_resource %>-grading-method-connector').slide() $('#new-<%= @gradable_resource %>-grading-method-connector-link').show()
Version data entries
16 entries across 16 versions & 2 rubygems