Same fix for two_pages that for idnits message. See #615
- Legacy-Id: 2885
This commit is contained in:
parent
e20afe45e8
commit
67c6c39002
|
@ -52,6 +52,7 @@ function confirmCancelation(){
|
|||
}
|
||||
|
||||
var showTwoPages = function() {
|
||||
$('#idnits_results').show();
|
||||
$('#idnits_title').hide();
|
||||
$('#twopages_title').show();
|
||||
$('pre.idnits_message').hide();
|
||||
|
|
Loading…
Reference in a new issue