Enha: attempt to do modal popup of clue; must be a better way
This commit is contained in:
@ -45,5 +45,10 @@
|
||||
{{template "mimeclue"}}
|
||||
{{end}}
|
||||
</div>
|
||||
<div>
|
||||
{{if .Room.MimeDone}}
|
||||
{{template "cluepop"}}
|
||||
{{end}}
|
||||
</div>
|
||||
</div>
|
||||
{{end}}
|
||||
|
Reference in New Issue
Block a user