add comment
This commit is contained in:
parent
e08d91d495
commit
87a88094c6
1 changed files with 1 additions and 0 deletions
|
|
@ -186,6 +186,7 @@ function GenerateInnerHTML(sections) {
|
||||||
/* create all main entries */
|
/* create all main entries */
|
||||||
switch (section) {
|
switch (section) {
|
||||||
case "hints":
|
case "hints":
|
||||||
|
/* display only one (current) hint */
|
||||||
textFill += SingleEntryFill(section, entries[sections[section].current]);
|
textFill += SingleEntryFill(section, entries[sections[section].current]);
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue