gettext('Deleting this %(xblock_type)s is permanent and cannot be undone.'),
gettext('Deleting this %(xblock_type)s is permanent and cannot be undone.'),
{xblock_type:xblockType},
{xblock_type:xblockType},
true
true
);
);
xblockType=xblockType||'component';
if(xblockInfo.get('is_prereq')){
if(xblockInfo.get('is_prereq')){
messageBody+=' '+gettext('Any content that has listed this content as a prerequisite will also have access limitations removed.');// jshint ignore:line
messageBody+=' '+gettext('Any content that has listed this content as a prerequisite will also have access limitations removed.');// jshint ignore:line