File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7373
7474< td style ="width:6px; padding-right:0px;padding-left:0px; " >
7575< div >
76- < img src ="/images/hide.gif " id ="hide_navbar " onclick ="jQuery('#show_navbar').show(); jQuery('# ietf-navbar').hide('slow'); jQuery(this).hide(); "/>
77- < img src ="/images/show.gif " id ="show_navbar " onclick ="jQuery('#hide_navbar').show(); jQuery('# ietf-navbar').show('slow'); jQuery(this).hide(); " onLoad ="jQuery(this).hide(); "/>
76+ < img src ="/images/hide.gif " id ="hide_navbar " onclick ="jQuery('#ietf-navbar').hide('slow'); jQuery(this).hide(); jQuery('#show_navbar').show (); "/>
77+ < img src ="/images/show.gif " id ="show_navbar " onclick ="jQuery('#ietf-navbar').show('slow'); jQuery(this).hide(); jQuery('#hide_navbar').show (); " onLoad ="jQuery(this).hide(); "/>
7878</ div >
7979</ td >
8080
Original file line number Diff line number Diff line change 6060
6161{% block content %}
6262< div style ="padding-top: 3px; ">
63- < img src ="/images/hide_vertical.gif " id ="hide_docdata " onclick ="jQuery('#show_docdata ').show(); jQuery('#docinfo').hide('slow'); jQuery(this).hide(); "/>
64- < img src ="/images/show_vertical.gif " id ="show_docdata " onclick ="jQuery('#hide_docdata ').show(); jQuery('#docinfo').show('slow'); jQuery(this).hide(); " onLoad ="jQuery(this).hide(); "/>
63+ < img src ="/images/hide_vertical.gif " id ="hide_docinfo " onclick ="jQuery('#show_docinfo ').show(); jQuery('#docinfo').hide('slow'); jQuery(this).hide(); "/>
64+ < img src ="/images/show_vertical.gif " id ="show_docinfo " onclick ="jQuery('#hide_docinfo ').show(); jQuery('#docinfo').show('slow'); jQuery(this).hide(); " onLoad ="jQuery(this).hide(); "/>
6565</ div >
6666
6767< div id ="docinfo ">
Original file line number Diff line number Diff line change 11{% extends "idrfc/doc_main.html" %}
2-
32{% comment %}
43Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
54All rights reserved. Contact: Pasi Eronen < pasi .eronen@nokia.com >
You can’t perform that action at this time.
0 commit comments