Merge pull request #9506 from edx/clytwynec/AC-157

Manage focus on delete component modal
This commit is contained in:
Christine Lytwynec
2015-09-25 08:58:26 -04:00
7 changed files with 134 additions and 5 deletions

View File

@@ -93,7 +93,6 @@
});
}
);
$('.wrapper-prompt').focus();
}
});