Merge remote-tracking branch 'origin/master'

This commit is contained in:
Michal Čihař 2012-04-15 16:28:19 +02:00
commit f83fc81acd

View File

@ -62,7 +62,7 @@ function selectVisualization() {
} else {
$('#placeholder').hide();
}
$('#choice').show();
$('.choice').show();
}
/**