* finish task #7278.
This commit is contained in:
@@ -865,6 +865,13 @@ class commonModel extends model
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
$(function()
|
||||
{
|
||||
\$body = $('body', window.parent.document);
|
||||
if(\$body.hasClass('hide-modal-close')) \$body.removeClass('hide-modal-close');
|
||||
});
|
||||
</script>
|
||||
EOD;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user