Merge branch 'master' of localhost:blueroses

This commit is contained in:
Polonkai Gergely
2012-08-16 10:34:48 +02:00

View File

@@ -211,7 +211,7 @@
});
$('#news-close-button').click(function() {
$('#hirek').html('');
$('#news-content').html('');
$('#hirek').hide();
$('#content-outline').css('width', '960px');
$('#news-button').show();