Fix two (old) bugs in the HTML, doesn't appear to have had an effect
on the rendering, but nevertheless - Legacy-Id: 4001
This commit is contained in:
parent
85d00e2a06
commit
58c3c4fd6a
|
@ -224,8 +224,8 @@ Updated {{ update.updated|date:"Y-m-d H:i:s T" }}</p>
|
|||
You can customize the agenda below to show only selected working group sessions. To be able to return to the customized view later, bookmark the resulting URL:
|
||||
<div class="noprint" onclick="toggle_wg_selector()">
|
||||
<img id="wg-selector-triangle-right" src="/images/triangle-right.png" />
|
||||
<img id="wg-selector-triangle-down" src="/images/triangle-down.png"/ class="hidden" >
|
||||
<span id="wg-selector-toggle-text">Select working group sessions</style>
|
||||
<img id="wg-selector-triangle-down" src="/images/triangle-down.png" class="hidden" />
|
||||
<span id="wg-selector-toggle-text">Select working group sessions</span>
|
||||
</div>
|
||||
<table id="wg-selector" width="100%" class="hidden">
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue