Fixes #208
This commit is contained in:
@@ -120,6 +120,5 @@ $(function() {
|
||||
$('#remove-banner').click(function(){
|
||||
$('#banner-view').remove();
|
||||
$('input[name=remove_banner]').val('1');
|
||||
$('#settings-form').submit();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user