bugfix: ansi/ascii didn't trigger anymore
This commit is contained in:
parent
00f3e0ef33
commit
84c4bd9e9f
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ Also hide the editor until needed, and initialize some elements.
|
|||
)
|
||||
$(->
|
||||
$(".hidden").hide()
|
||||
$("#amiga").button {icons: {primary:"ui-icon-gear"}}
|
||||
$("#entryamiga").button {icons: {primary:"ui-icon-gear"}}
|
||||
.click ->
|
||||
stuff = $(@).children()
|
||||
if @.value == "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue