Same fix for two_pages that for idnits message. See #615

- Legacy-Id: 2885
This commit is contained in:
Emilio A. Sánchez López 2011-03-12 16:59:07 +00:00
parent e20afe45e8
commit 67c6c39002

View file

@ -52,6 +52,7 @@ function confirmCancelation(){
}
var showTwoPages = function() {
$('#idnits_results').show();
$('#idnits_title').hide();
$('#twopages_title').show();
$('pre.idnits_message').hide();