Merge branch 'master' of localhost:blueroses
This commit is contained in:
commit
9d7883f694
@ -211,7 +211,7 @@
|
|||||||
});
|
});
|
||||||
|
|
||||||
$('#news-close-button').click(function() {
|
$('#news-close-button').click(function() {
|
||||||
$('#hirek').html('');
|
$('#news-content').html('');
|
||||||
$('#hirek').hide();
|
$('#hirek').hide();
|
||||||
$('#content-outline').css('width', '960px');
|
$('#content-outline').css('width', '960px');
|
||||||
$('#news-button').show();
|
$('#news-button').show();
|
||||||
|
Loading…
Reference in New Issue
Block a user