Skip to content

Commit 67c6c39

Browse files
committed
Same fix for two_pages that for idnits message. See ietf-tools#615
- Legacy-Id: 2885
1 parent e20afe4 commit 67c6c39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ietf/templates/submit/draft_status.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
}
5353

5454
var showTwoPages = function() {
55+
$('#idnits_results').show();
5556
$('#idnits_title').hide();
5657
$('#twopages_title').show();
5758
$('pre.idnits_message').hide();

0 commit comments

Comments
 (0)