.
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
|
||||
<ul>
|
||||
{% for q, ratio in output %}
|
||||
<li title="{{q}}">{{ratio}}>
|
||||
<li title="{{q}}">{{ratio}}
|
||||
|
||||
<span
|
||||
_="on click set s to title of previous <li/> then
|
||||
_="on click set s to title of closest <li/> then
|
||||
repeat for pre in .pre-question
|
||||
if s is pre.innerHTML
|
||||
then go to pre then break
|
||||
|
||||
Reference in New Issue
Block a user