2 lines
141 B
Plaintext
2 lines
141 B
Plaintext
|
$("#<%= @role_type %>_settings tbody").html("<%= j render 'type_list', :role_type => @role_type %>");
|
||
|
$("#role_setting_modal").modal("hide");
|