Skip to content

Commit

Permalink
Merge branch 'master' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Henjuro committed May 1, 2019
2 parents dfc470a + 3130939 commit b806281
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/js/ship_assignment/collection_list.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ waitlist.ship_assignment.collection_list = (function () {

function init() {
doInitialSubwaitlistPopulation("#wl_group_id_select", "#default_target_id");
addSubwaitlistPopulation("#wl_group_id_select", "#default_target_id");
addSubwaitlistPopulationHandler("#wl_group_id_select", "#default_target_id");
}

$(document).ready(init);
Expand Down

0 comments on commit b806281

Please # to comment.